@remix-run/testing
Advanced tools
Changelog
v2.16.2
Date: 2025-03-19
@remix-run/react
- Fix shouldRevalidate
behavior for clientLoader
-only routes in ssr:true
apps (#10527)@remix-run/server-runtime
- Load ancestor pathless/index routes in lazy route discovery for upwards non-eager-discovery routing (#10535)Full Changelog: v2.16.1...v2.16.2
Changelog
v2.16.1
Date: 2025-03-17
@remix-run/dev
- Remove unused Vite file system watcher (#10510)@remix-run/dev
- When future.v3_routeConfig
is enabled, fix errors evaluating routes.ts
when multiple copies of @remix-run/dev
are present (#10524)@remix-run/dev
- Fix Vite import analysis of @remix-run/react
failing when the package is not marked as external (#10528)Full Changelog: v2.16.0...v2.16.1