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