- Fixed a bug that broke support for base64‑encoded IDs on nested routes.
- Added an Outlet context prop with a new useOutletContext hook and enabled NavLink to accept a child function for prop access.
- Enhanced TypeScript signatures for useMatch and matchPath and refined error messages.