Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support react-router@4.0.0-beta #28

Merged
merged 4 commits into from
Jan 30, 2017
Merged

Conversation

supasate
Copy link
Owner

react-router v4 beta has just been released!

The v4 beta has changed the APIs. Thus, this PR breaks the old alpha version. So, I'll also change the version of connected-react-router to v4 and I'll try to sync the major version with that of react-router from now on.

For those who are still using react-router@4.0.0-alpha (old v4 with <Match> and <Miss>), you still can use connected-react-router@2.0.0-alpha.5.

@supasate
Copy link
Owner Author

Note: the test is failed because this issue remix-run/react-router#4387. I've already made a PR to fix that in remix-run/react-router#4389.

@supasate supasate merged commit 9d936a1 into master Jan 30, 2017
@supasate supasate deleted the support-react-router-v4-beta branch January 31, 2017 18:07
@supasate supasate restored the support-react-router-v4-beta branch June 25, 2017 12:13
@supasate supasate deleted the support-react-router-v4-beta branch June 25, 2017 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant