v3.0.0-rc.0
版本发布时间: 2023-11-17 11:52:58
reduxjs/redux-thunk最新发布版本:v3.1.0(2023-12-04 21:57:13)
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 https://github.com/reduxjs/redux-thunk/pull/356
Full Changelog: https://github.com/reduxjs/redux-thunk/compare/v3.0.0-beta.0...v3.0.0-rc.0