v10.5.5
Changed 1
- Update AI setup instructions to msw-storybook-addon v3
Fixed 5
- Fix ReactNative telemetry framework detection
- Fix PrismJS dark mode mismatch in SyntaxHighlighter
- Preserve explicit route ids on pathful clones in TanStack
- Resolve mock redirects through Vite's resolver in TanStack
- Respect routeOverrides component overrides in stories in TanStack
Security 1
- Upgrade ws to fix security advisories
10.5.5
- CLI: Update AI setup instructions to msw-storybook-addon v3 - #35512, thanks @yannbf!
- Core: Upgrade `ws` to fix security advisories - #35584, thanks @ndelangen!
- ReactNative: Telemetry framework detection fix - #35560, thanks @ndelangen!
- SyntaxHighlighter: Fix PrismJS dark mode mismatch - #35541, thanks @hxy-asdw!
- TanStack: Preserve explicit route ids on pathful clones - #35499, thanks @unpunnyfuns!
- TanStack: Resolve mock redirects through Vite's resolver - #35501, thanks @unpunnyfuns!
- TanStack: Respect routeOverrides component overrides in stories - #35497, thanks @unpunnyfuns!