v9.0.1
This bugfix release updates the package to include a new react-redux.react-native.js
bundle that specifically imports React Native, and consolidates all of the 'react'
imports into one file to save on bundle size (and enable some tricky React Native import handling).
What's Changed
- Add an RN-specific bundle and consolidate imports by @markerikson in #2100
Full Changelog: v9.0.0...v9.0.1