Warnings: Users now see a warning message instead of an error when the 'pure' option is removed, making it easier to upgrade to the latest version of react-redux without issues from dependent libraries.
Fixes
Fix the issue where users cannot create a library compatible with both version 7 and 8 of react-redux, allowing for smoother integration with other libraries.
Others
Update a broken link in the documentation to ensure users have access to the correct resources for improving React and Redux performance with Reselect.