| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2021-10-28 | 378 Bytes | |
| v4.1.2.tar.gz | 2021-10-28 | 2.2 MB | |
| v4.1.2.zip | 2021-10-28 | 2.4 MB | |
| Totals: 3 Items | 4.6 MB | 0 | |
This release fixes a small specific TS types issue where state types that had a nested unknown field inside would cause compilation failures when used as the preloadedState argument.
What's Changed
- Fix preloaded state type by @phryneas in https://github.com/reduxjs/redux/pull/4078
Full Changelog: https://github.com/reduxjs/redux/compare/v4.1.1...v4.1.2