v2.4.1
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 #327
Full Changelog: v2.4.0...v2.4.1