You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-4Lines changed: 6 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,12 @@
1
-
# We're moving!
1
+
# Project Deprecated
2
2
3
-
react-router-redux is going to live alongside react-router. In fact, it's already set up over there. [Go take a look!](https://github.com/ReactTraining/react-router/tree/master/packages/react-router-redux)
3
+
This project is no longer maintained. For your Redux <-> Router syncing needs with React Router 4+, please see one of these libraries instead:
4
4
5
-
**This repo is for react-router-redux 4.x, which is only compatible with react-router 2.x and 3.x**
The next version of react-router-redux will be 5.0.0 and will be compatible with react-router 4.x. It is currently being actively developed [over there](https://github.com/ReactTraining/react-router/tree/master/packages/react-router-redux). Feel free to help out!
7
+
---
8
+
9
+
⚠️ **This repo is for react-router-redux 4.x, which is only compatible with react-router 2.x and 3.x**
0 commit comments