What's Changed
- Updated dependencies
- React 19 compatibility by upgrading to redux v5 and updating peer dependency ranges by @kije in #942
Because of the dependency upgrade of react-redux
and redux
, we have to drop the support for React versions < 18.
New Contributors
Full Changelog: v6.0.5...v6.1.0