Releases: storybookjs/storybook
Releases · storybookjs/storybook
v10.0.0-beta.4
10.0.0-beta.4
- Replace: Use empathicoverfind-up- #31338, thanks @beeequeue!
v10.0.0-beta.3
10.0.0-beta.3
- CLI: Add addon-console automigration - #32083, thanks @Sidnioulz!
- CLI: Capture the version specifier used in create-storybook- #32344, thanks @shilman!
- CLI: Init not running devwhen it should fixed - #32457, thanks @ndelangen!
- CSF: Support satisfies x as ysyntax - #32169, thanks @diagramatics!
- Core: Fix Node 24 deprecation warning - #32382, thanks @JReinhold!
- Core: Switch from mllytoexsolve- #32383, thanks @mrginglymus!
- Instrumenter: Fix userEvent.type performance regression - #32439, thanks @ndelangen!(#32296), thanks @y-hsgw!
- React Native Web: Fix RNW peer dependency version - #32438, thanks @dannyhw!
- React: Preserve @ts-expect-errorin preview - #32442, thanks @mrginglymus!
- Telemetry: Record known CLI integrations - #32448, thanks @shilman!
v9.1.6
9.1.6
- CLI: Capture the version specifier used in create-storybook- #32344, thanks @shilman!
- Instrumenter: Fix userEvent.type performance regression - #32439, thanks @ndelangen!
- React Native Web: Fix RNW peer dependency version - #32438, thanks @dannyhw!
- Telemetry: Record known CLI integrations - #32448, thanks @shilman!
v9.1.5
9.1.5
- CSF: Support satisfies x as ysyntax - #32169, thanks @diagramatics!
- Vitest addon: Handle Playwright installation errors gracefully - #32329, thanks @ndelangen!
v10.0.0-beta.2
10.0.0-beta.2
- Build: Fix dts bundling external detection - #32366, thanks @mrginglymus!
- Codemod: Replace globbywithtinyglobby- #31407, thanks @benmccann!
- Next.js-vite: Use fileURLToPathfor module resolution in preset - #32386, thanks @ndelangen!
- Tags: Remove undocumented x-only tags - #32360, thanks @shilman!
- Vitest addon: Handle Playwright installation errors gracefully - #32329, thanks @ndelangen!
v10.0.0-beta.1
10.0.0-beta.1
- AddonA11Y: Fix postinstall - #32309, thanks @ndelangen!
- Angular: Properly merge builder options and browserTarget options - #32272, thanks @kroeder!
- Core: Optimize bundlesize, by reusing internal/babel in mocking-utils - #32350, thanks @ndelangen!
- Core: Update tags filter UI - #32343, thanks @ghengeveld!
- Next.js: Avoid multiple webpack versions at runtime - #32313, thanks @valentinpalkovic!
- Next.js: Fix version mismatch error in Webpack - #32306, thanks @valentinpalkovic!
- Svelte & Vue: Add framework-specific docgenoption to disable docgen processing - #32319, thanks @copilot-swe-agent!
- Svelte: Support @sveltejs/vite-plugin-sveltev6 - #32320, thanks @JReinhold!
- Update: Satellite repos after major version bump - #32303, thanks @ndelangen!
v9.1.4
9.1.4
- Angular: Properly merge builder options and browserTarget options - #32272, thanks @kroeder!
- Core: Optimize bundlesize, by reusing internal/babel in mocking-utils - #32350, thanks @ndelangen!
- Svelte & Vue: Add framework-specific docgenoption to disable docgen processing - #32319, thanks @copilot-swe-agent!
- Svelte: Support @sveltejs/vite-plugin-sveltev6 - #32320, thanks @JReinhold!
v9.1.3
9.1.3
- Docs: Move button in ArgsTable heading to fix screenreader announcements - #32238, thanks @Sidnioulz!
- Mock: Catch errors when transforming preview files - #32216, thanks @valentinpalkovic!
- Next.js: Fix version mismatch error in Webpack - #32306, thanks @valentinpalkovic!
- Telemetry: Disambiguate traffic coming from error/upgrade links - #32287, thanks @shilman!
- Telemetry: Disambiguate unattributed traffic from Onboarding - #32286, thanks @shilman!
v10.0.0-beta.0
10.0.0-beta.0
- Core: Fix staticCopy not copying index.htmlto sub directory - #32259, thanks @ndelangen!
- Core: Remove CJS bundles, only ship ESM - #31819, thanks @ndelangen!
- Docs: Move button in ArgsTable heading to fix screenreader announcements - #32238, thanks @Sidnioulz!
- Telemetry: Disambiguate traffic coming from error/upgrade links - #32287, thanks @shilman!
- Telemetry: Disambiguate unattributed traffic from Onboarding - #32286, thanks @shilman!
v9.2.0-alpha.3
9.2.0-alpha.3
- Addon Docs: Fix Symbol conversion issue in docs page and controls panel - #32220, thanks @yannbf!
- Angular: Fix entry.polyfillsundefined error - #32230, thanks @sk-pub!
- Angular: Inherit options from browserTarget - #32108, thanks @gingeekrishna!
- Core: Improve addon detection in automigrations on windows - #31937, thanks @mrginglymus!
- Mock: Catch errors when transforming preview files - #32216, thanks @valentinpalkovic!
- Next.js: Return mocked router instead of actual router in useRouter - #32131, thanks @JulioJ11!
- Telemetry: Improve dev cancellation handling - #32218, thanks @shilman!