v5.1.0v5.0.1
Reading changes from the repo…
<Link component>
prop, enhancing flexibility in your routing setup. to
property in Link and NavLink components now accepts a function, allowing for dynamic routing based on your application state. matchPath
documentation by updating the formatting and examples, making it easier to understand. Route
component has been clarified to better explain how to access route props, enhancing your understanding of its usage. Route.md
, ensuring that the documentation accurately reflects the functionality of the Route component. NavLink
component to correctly pass the current location to the isActive
prop, improving the accuracy of active link states.