Skip to content
This repository has been archived by the owner on May 17, 2019. It is now read-only.

Upgrade to react-redux@6 #146

Open
KevinGrandon opened this issue Dec 10, 2018 · 0 comments
Open

Upgrade to react-redux@6 #146

KevinGrandon opened this issue Dec 10, 2018 · 0 comments

Comments

@KevinGrandon
Copy link
Contributor

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant