Link Navigation: Enjoy smoother navigation with the new feature that replaces the browser history state on repeated Link navigations, ensuring a cleaner experience when clicking the same link multiple times.
Improvements
Query Parameters: The QueryParams documentation is improved to help users better understand how to use the useQuery hook effectively, reducing unnecessary app reloads.
Link Component: The Link example is updated to clarify the use of custom components, ensuring users avoid warnings by correctly managing props.
Documentation: The Redux integration documentation is updated to provide clearer guidance, helping users find the right resources without confusion.
Fixes
Fix the animated transition example to eliminate errors when rapidly clicking links, enhancing the reliability of the demo.
Fix a minor header alignment issue on the website, improving the overall visual consistency.
Resolve a broken markup issue on the testing page, ensuring that the JSX code displays correctly for users.
Fix the og:image tag to ensure the logo displays correctly on Twitter cards, enhancing social media sharing.
Fix the aria-current attribute for NavLink to allow a "false" value, improving accessibility for screen readers.
Others
Update the quick start guide to replace NPM with Yarn, aligning with the latest practices and reducing user confusion.
Link directly to the #react-router channel on Reactiflux, making it easier for users to find community support.