Performance: Experience improved performance with reduced unnecessary calls to the useSelector selector, which minimizes recalculations and enhances component efficiency.
Improvements
Subscription Management: Benefit from the new Subscription closure implementation in version 7.x, enhancing the way subscriptions are handled.
Build Consistency: Enjoy a more consistent build process as the project updates to use Yarn v2 across branches, streamlining package management.
Documentation: Access a more informative documentation site with the addition of an edit button, making it easier to contribute and suggest changes.
Docusaurus Update: Explore updated content and improved performance with the latest Docusaurus updates, including a new embed for "Learn Modern Redux".
Fixes
Fix issues with unnecessary selector recalculations, enhancing performance and responsiveness of components.
Resolve documentation clarity by removing outdated sections and improving infoboxes, ensuring users have the most relevant information.
Others
Update various dependencies to ensure compatibility and access to the latest features, including updates to React Native and testing libraries.