Skip to content

v8.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@markerikson markerikson released this 20 Nov 00:45
· 511 commits to master since this release

This beta bugfix release fixes incorrect initialization of the useSyncExternalStore hook from beta.0 that caused it to crash on startup. Sorry!

npm i react-redux@next

yarn add react-redux@next

What's Changed

  • Rework uSES init to not rely on module initialization order by @markerikson in #1845

v8.0.0-beta.0...v8.0.0-beta.1