Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-12-11 | 456 Bytes | |
v9.0.4 source code.tar.gz | 2023-12-11 | 1.5 MB | |
v9.0.4 source code.zip | 2023-12-11 | 1.7 MB | |
Totals: 3 Items | 3.2 MB | 0 |
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