npm react-redux 8.0.2
v8.0.2

latest releases: 9.1.2, 9.1.1, 9.1.0...
2 years ago

This patch release tweaks the behavior of connect to print a one-time warning when the obsolete pure option is passed in, rather than throwing an error. This fixes crashes caused by libraries such as react-beautiful-dnd continuing to pass in that option (unnecessarily) to React-Redux v8.

What's Changed

  • Show warning instead of throwing error that pure option has been removed by @ApacheEx in #1922

Full Changelog: v8.0.1...v8.0.2

Don't miss a new react-redux release

NewReleases is sending notifications on new releases.