Skip to content

v8.0.2

Compare
Choose a tag to compare
@markerikson markerikson released this 22 May 19:21
· 269 commits to master since this release

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