v3.0.0-rc.0
Pre-release
Pre-release
markerikson
released this
17 Nov 03:52
·
25 commits
to master
since this release
This release candidate has no actual source code changes since the previous v3.0.0-beta.0
release.
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 redux-thunk@next
yarn add redux-thunk@next
What's Changed
- Bump Redux peer dep for RC and update build tooling by @markerikson in #356
Full Changelog: v3.0.0-beta.0...v3.0.0-rc.0