v9.0.4
This bugfix release updates the React Native peer dependency to be >= 0.69, to better reflect the need for React 18 compat and (hopefully) resolve issues with the npm package manager throwing peer dep errors on install.
What's Changed
- Allow react-native newer than 0.69 as peer dependency by @R3DST0RM in https://github.com/reduxjs/react-redux/pull/2107
Full Changelog: https://github.com/reduxjs/react-redux/compare/v9.0.3...v9.0.4