Skip to content
This repository was archived by the owner on Jan 27, 2021. It is now read-only.

Replace context replacement hack with new version of Provider #123

Merged
merged 2 commits into from
Sep 5, 2019

Conversation

mpeyper
Copy link
Contributor

@mpeyper mpeyper commented Sep 5, 2019

Q A
Fixed Issues?
Documentation only PR
Patch: Bug Fix?
Minor: New Feature?
Major: Breaking Change? 👍
Tests Added + Pass? No new tests, all passing

The bug fix for Provider that I submitted has now been merged and released, so now we can replace the useReplacedContext hack with just using Provider to pass the subspace store down the context.

I guess this is technically a breaking change as it reduces the range of compatible react-redux versions, but it should be a pretty straight forward upgrade for most already on the new version.

@mpeyper mpeyper requested a review from jpeyper September 5, 2019 11:34
@mpeyper mpeyper merged commit 068c949 into dperkins0:master Sep 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants