Skip to content

v9.0.0-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@markerikson markerikson released this 17 Nov 04:07
· 120 commits to master since this release

This release candidate improves tree-shaking behavior in v9 to account for changes in bundling setup.

Note that we hope to release Redux Toolkit 2.0, Redux core 5.0, and React-Redux 9.0 by the start of December! (If we don't hit that, we'll aim for January, after the holidays.)

See the preview Redux Toolkit 2.0 + Redux core 5.0 Migration Guide for an overview of breaking changes in RTK 2.0 and Redux core.

npm install react-redux@next

yarn add react-redux@next

What's Changed

Full Changelog: v9.0.0-beta.0...v9.0.0-rc.0