v9.1.1
This bugfix release fixes an issue with connect
and React Native caused by changes to our bundling setup in v9. Nested connect
calls should work correctly now.
What's Changed
- Remove unused isProcessingDispatch by @Connormiha in #2122
- Move
Equals
constraint into an intersection type. by @DanielRosenwasser in #2123 - Fix
useIsomorphicLayoutEffect
usage in React Native environments by @aryaemami59 in #2156
Full Changelog: v9.1.0...v9.1.1