Skip to content

Commit 435239c

Browse files
sandwichsudotimdorr
authored andcommitted
Warn of possible tooling loss on upgrade (#5858)
* Warn of possible tooling loss on upgrade * Small tweaks
1 parent bb96920 commit 435239c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/react-router/docs/guides/migrating.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ React Router v4 is a complete rewrite, so there is not a simple migration path.
44

55
**Note:** This migration guide is for both React Router v2 and v3, but for brevity, references to previous versions will only mention v3.
66

7+
**Caution for react-router-redux users:** Not all packages are compatible with React Router v4 or are feature complete. In particular, time travel in Redux DevTools is [not yet available](https://github.com/ReactTraining/react-router/pull/4717) in the latest react-router-redux (currently in alpha).
8+
79
* [The Router](#the-router)
810
* [Routes](#routes)
911
* [Nesting Routes](#nesting-routes)

0 commit comments

Comments
 (0)