8.6.5
- Addon A11y: Promote @storybook/global to full dependency - #30723, thanks @mrginglymus!
- Angular: Add
@angular-devkit/build-angular
to installed packages - #30790, thanks @kasperpeulen! - CLI: Fix test install in RNW projects - #30786, thanks @shilman!
- Core: Replace 'min' instead of 'm' in printDuration - #30668, thanks @wlewis-formative!
- Next.js: Use latest version when init in empty directory - #30659, thanks @valentinpalkovic!
- Svelte: Fix Vite crashing on virtual module imports - #26838, thanks @rChaoz!
- Svelte: Fix automatic argTypes inference coming up empty with
svelte2tsx@0.7.35
- #30784, thanks @JReinhold! - Universal Store: Don't use
crypto.randomUUID
- #30781, thanks @JReinhold!