Skip to content
This repository was archived by the owner on Oct 26, 2018. It is now read-only.

Commit f0e09db

Browse files
David ZukowskiDavid Zukowski
David Zukowski
authored and
David Zukowski
committed
docs(readme): add example migration from ^3.0.0
Includes a link to a commit migrating `^3.0.0` to `^4.0.0-beta`. Will update further once it's officially released.
1 parent 98ceca0 commit f0e09db

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,8 @@ store.dispatch(push('/foo'))
127127

128128
Examples from the community:
129129

130-
- None yet, since we just released a new version :smile:
130+
* [davezuko/react-redux-starter-kit](https://github.com./davezuko/react-redux-starter-kit) - popular redux starter kit
131+
* **tip**: migrating from react-router-redux `^3.0.0`? use [this commit](https://github.com./davezuko/react-redux-starter-kit/commit/0df26907dce6b2cf52f4f3d63fdce092188de139) as a reference
131132

132133
→ _Have an example to add? Send us a PR!_ ←
133134

0 commit comments

Comments
 (0)