@remix-run/deno
Advanced tools
Changelog
v2.16.0
Date: 2025-02-27
@remix-run/dev
- Add Vite v6 support (#10351)@remix-run/dev
- Clean up vite-node dev server when build finishes (#10477)@remix-run/react
- Don't apply Single Fetch revalidation de-optimization when in SPA mode since there is no server HTTP request (#10479)@remix-run/react
- When using Lazy Route Discovery (future.v3_lazyRouteDiscovery
), Remix will now detect manifest version mismatches after a new deploy and trigger a document reload to sync up any active client sessions with the newly deployed version (#10498)
fetcher
calls to undiscovered routes, this mismatch will trigger a document reload of the current path<Link>
components, mismatches will result in a no-opFull Changelog: v2.15.3...v2.16.0