Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-11-26 | 366 Bytes | |
v2.4.1.tar.gz | 2021-11-26 | 158.7 kB | |
v2.4.1.zip | 2021-11-26 | 166.1 kB | |
Totals: 3 Items | 325.2 kB | 0 |
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