- Angular Vite updates: removed @angular/platform‑browser‑dynamic peer dependency and widened TypeScript peer range to include TS 6.
- TanStack enhancements: added pathless layout route support, introduced missing Hydrate export, improved JSX‑only component handling in dead‑code elimination, and fixed createServerFn validator mock.
- Core and Vitest fixes: included Chromatic packages in ecosystem identifier and fixed coverage toggle crash on Vite 6 by clearing closed Vitest instances on restart.