npm react-redux 8.0.2
v8.0.2

latest releases: 9.0.0-rc.0, 9.0.0-beta.0, 8.1.3...
18 months 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.