Skip to content

v5.1.0-test.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@timdorr timdorr released this 21 Jun 20:21
· 881 commits to master since this release
3e53ff9

This release is broken - DO NOT USE IT!

This is a test release to try out some changes in relation with React 16.3's new StrictMode. Please try it out in your projects and see if it breaks anything!

Narrator: It did.

It turned out to be very broken, and should not be used.

We are currently working on React-Redux version 6.0, which will switch to using createContext internally. See #950 for our development roadmap, and #995 and #1000 for the two "competing" work-in-progress PRs (available on NPM as tags next-995 and next-1000). Please try those out instead, and give us feedback in the PR threads.

Changelog for historical reference

Changes