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

[fusion-rpc-redux#146] Upgrade to react-redux@6 #268

Open
chrisdothtml opened this issue May 9, 2019 · 0 comments
Open

[fusion-rpc-redux#146] Upgrade to react-redux@6 #268

chrisdothtml opened this issue May 9, 2019 · 0 comments

Comments

@chrisdothtml
Copy link
Member

chrisdothtml commented May 9, 2019

This issue was migrated from fusionjs/fusion-rpc-redux#146 and was originally reported by @KevinGrandon.


The react-redux@6.x release contains some breaking changes that we will need to update this package in order to update.

See the release notes here: https://github.com/reduxjs/react-redux/releases/tag/v6.0.0

I believe the primary breaking release note is:

Passing store as a prop to a connected component is no longer supported. Instead, you may pass a custom context={MyContext} prop to both and . You may also pass {context : MyContext} as an option to connect.

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

No branches or pull requests

1 participant