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
Full Changelog: v8.0.1...v8.0.2