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 v6 #191

Merged
merged 5 commits into from Dec 9, 2018
Merged

Support React Router v6 #191

merged 5 commits into from Dec 9, 2018

Conversation

supasate
Copy link
Owner

@supasate supasate commented Nov 25, 2018

Fix #176

Based on @wgao19's fix, this PR makes ConnectedRouter use the new Context API. We use ReactReduxContext as a default context and also support your own custom context by providing a context prop to both <Provider> and <ConnectedRouter>.

@flq
Copy link

flq commented Dec 5, 2018

Looks like redux v6 is out...will this move forward now or is there anything else blocking?

@supasate supasate merged commit 66215b1 into master Dec 9, 2018
@supasate supasate deleted the support-react-redux-v6 branch December 9, 2018 10:15
@flq
Copy link

flq commented Dec 9, 2018

👍🏼😘

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.

Support React-Redux v6.
2 participants