Releases: storybookjs/storybook
Releases · storybookjs/storybook
v10.2.0-alpha.9
10.2.0-alpha.9
- Core and Vite: Use story index as source of truth for Vite paths - #30612, thanks @JReinhold!
v10.2.0-alpha.8
10.2.0-alpha.8
- React: Fix several CSF factory bugs - #33354, thanks @kasperpeulen!
v10.2.0-alpha.7
10.2.0-alpha.7
- Automigrate: Fix missing await - #33333, thanks @valentinpalkovic!
- CLI: Remove REACT_PROJECT projectType - #33334, thanks @valentinpalkovic!
- Core: Exclude open from pre-bundling to make local xdg-open reachable - #33325, thanks @Sidnioulz!
- Core: Fix `.env`-file parsing - #33383, thanks @JReinhold!
- Next.js: Handle v14 compatibility for draftMode import - #33341, thanks @tanujbhaud!
- Nextjs-Vite: Update vite-plugin-storybook-nextjs to v3.1.7 - #33351, thanks @valentinpalkovic!
- React-Vite: Update @joshwooding/vite-plugin-react-docgen-typescript - #33349, thanks @valentinpalkovic!
- React: Use self-closing tag for code snippets - #33342, thanks @valentinpalkovic!
- Sidebar: Prevent updating non-existent stories - #33037, thanks @ia319!
- Telemetry: Fix race condition in telemetry cache causing malformed JSON - #33323, thanks @valentinpalkovic!
- Telemetry: Remove instance of check for sub-error handling - #33356, thanks @valentinpalkovic!
v10.1.10
10.1.10
- Core: Fix `.env`-file parsing - #33383, thanks @JReinhold!
- Next.js: Handle v14 compatibility for draftMode import - #33341, thanks @tanujbhaud!
v9.1.17
9.1.17
- Core: Fix .env-file parsing, thanks @JReinhold!
v8.6.15
8.6.15
- Core: Fix .env-file parsing, thanks @JReinhold!
v7.6.21
7.6.21
- Core: Fix .env-file parsing, thanks @JReinhold!
v10.1.9
10.1.9
- Telemetry: Remove instance of check for sub-error handling - #33356, thanks @valentinpalkovic!
v10.1.8
10.1.8
- React-Vite: Update @joshwooding/vite-plugin-react-docgen-typescript - #33349, thanks @valentinpalkovic!
v10.2.0-alpha.6
10.2.0-alpha.6
- Controls: Fix displaying as object instead of select for optional union types - #33200, thanks @tanujbhaud!
- Controls: Force object control JSON mode to reset - #33330, thanks @Sidnioulz!
- Docs-Blocks: Fix broken tooltip in ArgValue details - #33264, thanks @Sidnioulz!
- Manager: Ensure reset item only appears in globals toolbar when specified - #33276, thanks @mrginglymus!
- Nextjs-Vite: Install `vite` during migration if not installed yet - #33316, thanks @ghengeveld!
- UI: Make vertical alignment of TestStatusIcon more robust - #33305, thanks @Sidnioulz!