v2.4.1
版本发布时间: 2021-11-27 04:21:09
reduxjs/redux-thunk最新发布版本:v3.1.0(2023-12-04 21:57:13)
This release adds an explicit plain action
overload to the ThunkDispatch
TS type to better handle inference of the return value in some cases.
What's Changed
- Improve action return value resolution by @markerikson in https://github.com/reduxjs/redux-thunk/pull/327
Full Changelog: https://github.com/reduxjs/redux-thunk/compare/v2.4.0...v2.4.1