Documentation: Automatically installs type definitions for React-Redux, ensuring users have the necessary types without needing to install them separately.
Documentation: Adds a translation section to the documentation, making it easier for non-English speakers to access resources in their language.
Improvements
Documentation: Updates the TypeScript usage page to provide clearer guidance and align with other documentation, enhancing the user experience for TypeScript developers.
Provider: Uses useIsomorphicLayoutEffect for consistency, improving the performance and reliability of the Provider component.
Documentation: Cleans up various documentation pages, including hooks API, to improve clarity and usability for users.
Fixes
Fix frequent re-renders by reusing the latest selected state in selectors, enhancing performance and user experience.
Others
Link directly to the #redux channel on Reactiflux, providing users with a quick way to connect with the community.