Releases: storybookjs/storybook
Releases · storybookjs/storybook
v10.0.8
v10.1.0-alpha.9
v10.1.0-alpha.10
10.1.0-alpha.10
- Core: Significantly improve Storybook's own accessibility - #32458, thanks @Sidnioulz!
v10.1.0-alpha.8
10.1.0-alpha.8
- ESLint: Only apply csf-strict rules on stories files - #31963, thanks @cylewaitforit!
- Middleware: Prepend `file://` to middleware `import` for Windows support - #32955, thanks @ndelangen!
- Next.js: Update SWC loader to support new wasm detection - #33003, thanks @yannbf!
- React Native Web: Update vite-plugin-rnw for overall improvements - #32991, thanks @dannyhw!
v10.0.7
10.0.7
- ESLint: Only apply csf-strict rules on stories files - #31963, thanks @cylewaitforit!
- Next.js: Update SWC loader to support new wasm detection - #33003, thanks @yannbf!
v10.1.0-alpha.7
10.1.0-alpha.7
- CSF: Fix export interface declaration for NextPreview - #32914, thanks @icopp!
- Controls: Add range validation in Number Control - #32539, thanks @ia319!
- Fix: Export interface declaration for ReactMeta - #32915, thanks @icopp!
- React: Improve error messages in component manifest - #32954, thanks @kasperpeulen!
- Vitest Addon: Add support for Preact - #32948, thanks @yannbf!
v10.0.6
v10.1.0-alpha.6
v10.0.5
v10.1.0-alpha.5
10.1.0-alpha.5
- CLI: Fix issue with running Storybook after being initialized - #32929, thanks @yannbf!
- CRA: Fix `module` not defined in ESM - #32940, thanks @ndelangen!
- React: Improve automatic component, automatic imports, support barrel files and enhance story filtering - #32939, thanks @kasperpeulen!
- Theming: Set `themes.normal` according to user preference and export `getPreferredColorScheme` - #28721, thanks @elisezhg!