v10.5.2
Added 2
- TanStack: Support pathless layout routes (id-only) in story routing
- Tanstack-react: Add missing Hydrate export
Changed 2
- Angular-Vite: Widen TypeScript peer dependency range to support TypeScript 6
- Core: Include chromatic packages in ecosystem identifier
Fixed 3
- TanStack: Fix createServerFn validator mock
- Tanstack-react: Keep JSX-only component references during dead-code elimination
- Vitest: Fix coverage toggle crash on Vite 6 by clearing closed Vitest instance on restart
Removed 1
- Angular-Vite: Drop @angular/platform-browser-dynamic peer dependency
10.5.2
- Angular-Vite: Drop @angular/platform-browser-dynamic peer dependency - #35457, thanks @valentinpalkovic!
- Angular-Vite: Widen TypeScript peer dependency range to support TypeScript 6 - #35455, thanks @valentinpalkovic!
- Core: Include chromatic packages in ecosystem identifier - #35170, thanks @yannbf!
- TanStack: Fix createServerFn validator mock - #35185, thanks @sjh9714!
- TanStack: Support pathless layout routes (id-only) in story routing - #35465, thanks @unpunnyfuns!
- Tanstack-react: Add missing Hydrate export - #35111, thanks @arun-357!
- Tanstack-react: Keep JSX-only component references during dead-code elimination - #35206, thanks @yatishgoel!
- Vitest: Fix coverage toggle crash on Vite 6 by clearing closed Vitest instance on restart - #35461, thanks @yannbf!