- Fixed SSR handling of absolute <Link> URLs and hard redirects for same‑origin URLs outside the router basename
- Added HTML escaping in StaticRouterProvider hydration data, corrected useBlocker to return IDLE during SSR, and ensured status codes/headers are preserved for deferred loader responses
- Marked invariant as an UNSAFE export for internal use only