Skip to content

Commit 9fe8bab

Browse files
committed
warning message about the package move
1 parent 4e5c067 commit 9fe8bab

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Diff for: README.md

+9
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,15 @@ for the version you have installed.
1111

1212
Also, please refer to the [CHANGELOG](/CHANGELOG) when upgrading.
1313

14+
<h2><span style="color: red">NPM USERS!</span></h2>
15+
16+
This package has moved from `react-nested-router` to `react-router`.
17+
18+
Update your package.json to point to the new package, or if you aren't
19+
ready to update, make sure your package.json specifically points to
20+
`0.3.5` or less, `0.3.6` just throws an error telling you the package
21+
has moved.
22+
1423
Features
1524
--------
1625

0 commit comments

Comments
 (0)