chore(deps-dev): bump the storybook group across 1 directory with 6 updates
Bumps the storybook group with 6 updates in the / directory:
| Package | From | To |
|---|---|---|
| @storybook/addon-a11y | 9.1.15 |
10.0.7 |
| @storybook/addon-docs | 9.1.15 |
10.0.7 |
| @storybook/addon-links | 9.1.15 |
10.0.7 |
| @storybook/nextjs | 9.1.15 |
10.0.7 |
| eslint-plugin-storybook | 9.1.15 |
10.0.7 |
| storybook | 9.1.16 |
10.0.7 |
Updates @storybook/addon-a11y from 9.1.15 to 10.0.7
Release notes
Sourced from @storybook/addon-a11y's releases.
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.0.6
10.0.6
- 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!- Vitest Addon: Add support for Preact - #32948, thanks
@yannbf!v10.0.5
10.0.5
- Core: Add reentry guard to focus patch - #32655, thanks
@ia319!- Nextjs Vite: Update internal plugin to support `svgr` use cases - #32957, thanks
@yannbf!v10.0.4
10.0.4
- CLI: Fix issue with running Storybook after being initialized - #32929, thanks
@yannbf!- CRA: Fix `module` not defined in ESM - #32940, thanks
@ndelangen!v10.0.3
10.0.3
- Core: Better handling for TypeScript satisfies/as syntaxes - #32891, thanks
@yannbf!- Core: Fix wrong import to fix Yarn PnP support - #32928, thanks
@yannbf!- ESlint: Update `@storybook/experimental-nextjs-vite` in `no-renderer-packages` rule - #32909, thanks
@ndelangen!- React Native: Update withStorybook setup instructions - #32919, thanks
@dannyhw!v10.0.2
10.0.2
- CLI: Fix glob string formatting in csf-factories codemod - #32880, thanks
@yannbf!- Core: Improve file path resolution on Windows - #32893, thanks
@yannbf!- Vite: Update `optimizeViteDeps` for addon-docs and addon-vitest - #32881, thanks
@ndelangen!v10.0.1
10.0.1
- Presets: Fix incorrect imports - #32875, thanks
@ndelangen!- Upgrade: Satellite compatible with 10.1 prerelease - #32877, thanks
@ndelangen!v10.0.0
10.0.0
... (truncated)
Changelog
Sourced from @storybook/addon-a11y's changelog.
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!10.0.6
- 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!- Vitest Addon: Add support for Preact - #32948, thanks
@yannbf!10.0.5
- Core: Add reentry guard to focus patch - #32655, thanks
@ia319!- Nextjs Vite: Update internal plugin to support
svgruse cases - #32957, thanks@yannbf!10.0.4
- CLI: Fix issue with running Storybook after being initialized - #32929, thanks
@yannbf!- CRA: Fix
modulenot defined in ESM - #32940, thanks@ndelangen!10.0.3
- Core: Better handling for TypeScript satisfies/as syntaxes - #32891, thanks
@yannbf!- Core: Fix wrong import to fix Yarn PnP support - #32928, thanks
@yannbf!- ESlint: Update
@storybook/experimental-nextjs-viteinno-renderer-packagesrule - #32909, thanks@ndelangen!- React Native: Update withStorybook setup instructions - #32919, thanks
@dannyhw!10.0.2
- CLI: Fix glob string formatting in csf-factories codemod - #32880, thanks
@yannbf!- Core: Improve file path resolution on Windows - #32893, thanks
@yannbf!- Vite: Update
optimizeViteDepsfor addon-docs and addon-vitest - #32881, thanks@ndelangen!10.0.1
- Presets: Fix incorrect imports - #32875, thanks
@ndelangen!- Upgrade: Satellite compatible with 10.1 prerelease - #32877, thanks
@ndelangen!10.0.0
Storybook 10 contains one breaking change: it’s ESM-only. This simplifies our distribution and reduces install size by 29% while simultaneously unminifying dist code for easier debugging. It also includes features to level up your UI development, documentation, and testing workflows:
- 🧩 Module automocking for easier testing
- 🏭 Typesafe CSF factories Preview for React
- 💫 UI editing and sharing optimizations
- 🏷️ Tag filtering exclusion and configuration for sidebar management
- 🔀 Next 16, Vitest 4, Svelte async components, and more!
... (truncated)
Commits
c1d388cBump version from "10.0.6" to "10.0.7" [skip ci]8ca96a8Bump version from "10.0.5" to "10.0.6" [skip ci]f3bad0eBump version from "10.0.4" to "10.0.5" [skip ci]8396932Bump version from "10.0.3" to "10.0.4" [skip ci]f04202cBump version from "10.0.2" to "10.0.3" [skip ci]06d0c2fBump version from "10.0.1" to "10.0.2" [skip ci]ce1c3b9Bump version from "10.0.0" to "10.0.1" [skip ci]88a02e6Bump version from "10.0.0-rc.4" to "10.0.0" [skip ci]05d448bBump version from "10.0.0-rc.3" to "10.0.0-rc.4" [skip ci]7286625Bump version from "10.0.0-rc.2" to "10.0.0-rc.3" [skip ci]- Additional commits viewable in compare view
Updates @storybook/addon-docs from 9.1.15 to 10.0.7
Release notes
Sourced from @storybook/addon-docs's releases.
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.0.6
10.0.6
- 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!- Vitest Addon: Add support for Preact - #32948, thanks
@yannbf!v10.0.5
10.0.5
- Core: Add reentry guard to focus patch - #32655, thanks
@ia319!- Nextjs Vite: Update internal plugin to support `svgr` use cases - #32957, thanks
@yannbf!v10.0.4
10.0.4
- CLI: Fix issue with running Storybook after being initialized - #32929, thanks
@yannbf!- CRA: Fix `module` not defined in ESM - #32940, thanks
@ndelangen!v10.0.3
10.0.3
- Core: Better handling for TypeScript satisfies/as syntaxes - #32891, thanks
@yannbf!- Core: Fix wrong import to fix Yarn PnP support - #32928, thanks
@yannbf!- ESlint: Update `@storybook/experimental-nextjs-vite` in `no-renderer-packages` rule - #32909, thanks
@ndelangen!- React Native: Update withStorybook setup instructions - #32919, thanks
@dannyhw!v10.0.2
10.0.2
- CLI: Fix glob string formatting in csf-factories codemod - #32880, thanks
@yannbf!- Core: Improve file path resolution on Windows - #32893, thanks
@yannbf!- Vite: Update `optimizeViteDeps` for addon-docs and addon-vitest - #32881, thanks
@ndelangen!v10.0.1
10.0.1
- Presets: Fix incorrect imports - #32875, thanks
@ndelangen!- Upgrade: Satellite compatible with 10.1 prerelease - #32877, thanks
@ndelangen!v10.0.0
10.0.0
... (truncated)
Changelog
Sourced from @storybook/addon-docs's changelog.
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!10.0.6
- 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!- Vitest Addon: Add support for Preact - #32948, thanks
@yannbf!10.0.5
- Core: Add reentry guard to focus patch - #32655, thanks
@ia319!- Nextjs Vite: Update internal plugin to support
svgruse cases - #32957, thanks@yannbf!10.0.4
- CLI: Fix issue with running Storybook after being initialized - #32929, thanks
@yannbf!- CRA: Fix
modulenot defined in ESM - #32940, thanks@ndelangen!10.0.3
- Core: Better handling for TypeScript satisfies/as syntaxes - #32891, thanks
@yannbf!- Core: Fix wrong import to fix Yarn PnP support - #32928, thanks
@yannbf!- ESlint: Update
@storybook/experimental-nextjs-viteinno-renderer-packagesrule - #32909, thanks@ndelangen!- React Native: Update withStorybook setup instructions - #32919, thanks
@dannyhw!10.0.2
- CLI: Fix glob string formatting in csf-factories codemod - #32880, thanks
@yannbf!- Core: Improve file path resolution on Windows - #32893, thanks
@yannbf!- Vite: Update
optimizeViteDepsfor addon-docs and addon-vitest - #32881, thanks@ndelangen!10.0.1
- Presets: Fix incorrect imports - #32875, thanks
@ndelangen!- Upgrade: Satellite compatible with 10.1 prerelease - #32877, thanks
@ndelangen!10.0.0
Storybook 10 contains one breaking change: it’s ESM-only. This simplifies our distribution and reduces install size by 29% while simultaneously unminifying dist code for easier debugging. It also includes features to level up your UI development, documentation, and testing workflows:
- 🧩 Module automocking for easier testing
- 🏭 Typesafe CSF factories Preview for React
- 💫 UI editing and sharing optimizations
- 🏷️ Tag filtering exclusion and configuration for sidebar management
- 🔀 Next 16, Vitest 4, Svelte async components, and more!
... (truncated)
Commits
c1d388cBump version from "10.0.6" to "10.0.7" [skip ci]8ca96a8Bump version from "10.0.5" to "10.0.6" [skip ci]430a3e9Merge pull request #32539 from ia319/bug/32454f3bad0eBump version from "10.0.4" to "10.0.5" [skip ci]8396932Bump version from "10.0.3" to "10.0.4" [skip ci]f04202cBump version from "10.0.2" to "10.0.3" [skip ci]06d0c2fBump version from "10.0.1" to "10.0.2" [skip ci]86fb5e6Merge pull request #32881 from storybookjs/norbert/improve-optimizedeps-arrayce1c3b9Bump version from "10.0.0" to "10.0.1" [skip ci]88a02e6Bump version from "10.0.0-rc.4" to "10.0.0" [skip ci]- Additional commits viewable in compare view
Updates @storybook/addon-links from 9.1.15 to 10.0.7
Release notes
Sourced from @storybook/addon-links's releases.
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.0.6
10.0.6
- 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!- Vitest Addon: Add support for Preact - #32948, thanks
@yannbf!v10.0.5
10.0.5
- Core: Add reentry guard to focus patch - #32655, thanks
@ia319!- Nextjs Vite: Update internal plugin to support `svgr` use cases - #32957, thanks
@yannbf!v10.0.4
10.0.4
- CLI: Fix issue with running Storybook after being initialized - #32929, thanks
@yannbf!- CRA: Fix `module` not defined in ESM - #32940, thanks
@ndelangen!v10.0.3
10.0.3
- Core: Better handling for TypeScript satisfies/as syntaxes - #32891, thanks
@yannbf!- Core: Fix wrong import to fix Yarn PnP support - #32928, thanks
@yannbf!- ESlint: Update `@storybook/experimental-nextjs-vite` in `no-renderer-packages` rule - #32909, thanks
@ndelangen!- React Native: Update withStorybook setup instructions - #32919, thanks
@dannyhw!v10.0.2
10.0.2
- CLI: Fix glob string formatting in csf-factories codemod - #32880, thanks
@yannbf!- Core: Improve file path resolution on Windows - #32893, thanks
@yannbf!- Vite: Update `optimizeViteDeps` for addon-docs and addon-vitest - #32881, thanks
@ndelangen!v10.0.1
10.0.1
- Presets: Fix incorrect imports - #32875, thanks
@ndelangen!- Upgrade: Satellite compatible with 10.1 prerelease - #32877, thanks
@ndelangen!v10.0.0
10.0.0
... (truncated)
Changelog
Sourced from @storybook/addon-links's changelog.
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!10.0.6
- 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!- Vitest Addon: Add support for Preact - #32948, thanks
@yannbf!10.0.5
- Core: Add reentry guard to focus patch - #32655, thanks
@ia319!- Nextjs Vite: Update internal plugin to support
svgruse cases - #32957, thanks@yannbf!10.0.4
- CLI: Fix issue with running Storybook after being initialized - #32929, thanks
@yannbf!- CRA: Fix
modulenot defined in ESM - #32940, thanks@ndelangen!10.0.3
- Core: Better handling for TypeScript satisfies/as syntaxes - #32891, thanks
@yannbf!- Core: Fix wrong import to fix Yarn PnP support - #32928, thanks
@yannbf!- ESlint: Update
@storybook/experimental-nextjs-viteinno-renderer-packagesrule - #32909, thanks@ndelangen!- React Native: Update withStorybook setup instructions - #32919, thanks
@dannyhw!10.0.2
- CLI: Fix glob string formatting in csf-factories codemod - #32880, thanks
@yannbf!- Core: Improve file path resolution on Windows - #32893, thanks
@yannbf!- Vite: Update
optimizeViteDepsfor addon-docs and addon-vitest - #32881, thanks@ndelangen!10.0.1
- Presets: Fix incorrect imports - #32875, thanks
@ndelangen!- Upgrade: Satellite compatible with 10.1 prerelease - #32877, thanks
@ndelangen!10.0.0
Storybook 10 contains one breaking change: it’s ESM-only. This simplifies our distribution and reduces install size by 29% while simultaneously unminifying dist code for easier debugging. It also includes features to level up your UI development, documentation, and testing workflows:
- 🧩 Module automocking for easier testing
- 🏭 Typesafe CSF factories Preview for React
- 💫 UI editing and sharing optimizations
- 🏷️ Tag filtering exclusion and configuration for sidebar management
- 🔀 Next 16, Vitest 4, Svelte async components, and more!
... (truncated)
Commits
c1d388cBump version from "10.0.6" to "10.0.7" [skip ci]8ca96a8Bump version from "10.0.5" to "10.0.6" [skip ci]f3bad0eBump version from "10.0.4" to "10.0.5" [skip ci]8396932Bump version from "10.0.3" to "10.0.4" [skip ci]f04202cBump version from "10.0.2" to "10.0.3" [skip ci]06d0c2fBump version from "10.0.1" to "10.0.2" [skip ci]ce1c3b9Bump version from "10.0.0" to "10.0.1" [skip ci]88a02e6Bump version from "10.0.0-rc.4" to "10.0.0" [skip ci]05d448bBump version from "10.0.0-rc.3" to "10.0.0-rc.4" [skip ci]7286625Bump version from "10.0.0-rc.2" to "10.0.0-rc.3" [skip ci]- Additional commits viewable in compare view
Updates @storybook/nextjs from 9.1.15 to 10.0.7
Release notes
Sourced from @storybook/nextjs's releases.
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.0.6
10.0.6
- 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!- Vitest Addon: Add support for Preact - #32948, thanks
@yannbf!v10.0.5
10.0.5
- Core: Add reentry guard to focus patch - #32655, thanks
@ia319!- Nextjs Vite: Update internal plugin to support `svgr` use cases - #32957, thanks
@yannbf!v10.0.4
10.0.4
- CLI: Fix issue with running Storybook after being initialized - #32929, thanks
@yannbf!- CRA: Fix `module` not defined in ESM - #32940, thanks
@ndelangen!v10.0.3
10.0.3
- Core: Better handling for TypeScript satisfies/as syntaxes - #32891, thanks
@yannbf!- Core: Fix wrong import to fix Yarn PnP support - #32928, thanks
@yannbf!- ESlint: Update `@storybook/experimental-nextjs-vite` in `no-renderer-packages` rule - #32909, thanks
@ndelangen!- React Native: Update withStorybook setup instructions - #32919, thanks
@dannyhw!v10.0.2
10.0.2
- CLI: Fix glob string formatting in csf-factories codemod - #32880, thanks
@yannbf!- Core: Improve file path resolution on Windows - #32893, thanks
@yannbf!- Vite: Update `optimizeViteDeps` for addon-docs and addon-vitest - #32881, thanks
@ndelangen!v10.0.1
10.0.1
- Presets: Fix incorrect imports - #32875, thanks
@ndelangen!- Upgrade: Satellite compatible with 10.1 prerelease - #32877, thanks
@ndelangen!v10.0.0
10.0.0
... (truncated)
Changelog
Sourced from @storybook/nextjs's changelog.
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!10.0.6
- 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!- Vitest Addon: Add support for Preact - #32948, thanks
@yannbf!10.0.5
- Core: Add reentry guard to focus patch - #32655, thanks
@ia319!- Nextjs Vite: Update internal plugin to support
svgruse cases - #32957, thanks@yannbf!10.0.4
- CLI: Fix issue with running Storybook after being initialized - #32929, thanks
@yannbf!- CRA: Fix
modulenot defined in ESM - #32940, thanks@ndelangen!10.0.3
- Core: Better handling for TypeScript satisfies/as syntaxes - #32891, thanks
@yannbf!- Core: Fix wrong import to fix Yarn PnP support - #32928, thanks
@yannbf!- ESlint: Update
@storybook/experimental-nextjs-viteinno-renderer-packagesrule - #32909, thanks@ndelangen!- React Native: Update withStorybook setup instructions - #32919, thanks
@dannyhw!10.0.2
- CLI: Fix glob string formatting in csf-factories codemod - #32880, thanks
@yannbf!- Core: Improve file path resolution on Windows - #32893, thanks
@yannbf!- Vite: Update
optimizeViteDepsfor addon-docs and addon-vitest - #32881, thanks@ndelangen!10.0.1
- Presets: Fix incorrect imports - #32875, thanks
@ndelangen!- Upgrade: Satellite compatible with 10.1 prerelease - #32877, thanks
@ndelangen!10.0.0
Storybook 10 contains one breaking change: it’s ESM-only. This simplifies our distribution and reduces install size by 29% while simultaneously unminifying dist code for easier debugging. It also includes features to level up your UI development, documentation, and testing workflows:
- 🧩 Module automocking for easier testing
- 🏭 Typesafe CSF factories Preview for React
- 💫 UI editing and sharing optimizations
- 🏷️ Tag filtering exclusion and configuration for sidebar management
- 🔀 Next 16, Vitest 4, Svelte async components, and more!
... (truncated)
Commits
c1d388cBump version from "10.0.6" to "10.0.7" [skip ci]18afabbMerge pull request #33003 from storybookjs/yann/nextjs-wasm-changes8ca96a8Bump version from "10.0.5" to "10.0.6" [skip ci]185967dMerge pull request #32914 from icopp/patch-1f3bad0eBump version from "10.0.4" to "10.0.5" [skip ci]8396932Bump version from "10.0.3" to "10.0.4" [skip ci]f04202cBump version from "10.0.2" to "10.0.3" [skip ci]06d0c2fBump version from "10.0.1" to "10.0.2" [skip ci]ce1c3b9Bump version from "10.0.0" to "10.0.1" [skip ci]88a02e6Bump version from "10.0.0-rc.4" to "10.0.0" [skip ci]- Additional commits viewable in compare view
Updates eslint-plugin-storybook from 9.1.15 to 10.0.7
Release notes
Sourced from eslint-plugin-storybook's releases.
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.0.6
10.0.6
- 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!- Vitest Addon: Add support for Preact - #32948, thanks
@yannbf!v10.0.5
10.0.5
- Core: Add reentry guard to focus patch - #32655, thanks
@ia319!- Nextjs Vite: Update internal plugin to support `svgr` use cases - #32957, thanks
@yannbf!v10.0.4
10.0.4
- CLI: Fix issue with running Storybook after being initialized - #32929, thanks
@yannbf!- CRA: Fix `module` not defined in ESM - #32940, thanks
@ndelangen!v10.0.3
10.0.3
- Core: Better handling for TypeScript satisfies/as syntaxes - #32891, thanks
@yannbf!- Core: Fix wrong import to fix Yarn PnP support - #32928, thanks
@yannbf!- ESlint: Update `@storybook/experimental-nextjs-vite` in `no-renderer-packages` rule - #32909, thanks
@ndelangen!- React Native: Update withStorybook setup instructions - #32919, thanks
@dannyhw!v10.0.2
10.0.2
- CLI: Fix glob string formatting in csf-factories codemod - #32880, thanks
@yannbf!- Core: Improve file path resolution on Windows - #32893, thanks
@yannbf!- Vite: Update `optimizeViteDeps` for addon-docs and addon-vitest - #32881, thanks
@ndelangen!v10.0.1
10.0.1
- Presets: Fix incorrect imports - #32875, thanks
@ndelangen!- Upgrade: Satellite compatible with 10.1 prerelease - #32877, thanks
@ndelangen!v10.0.0
10.0.0
... (truncated)
Changelog
Sourced from eslint-plugin-storybook's changelog.
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!10.0.6
- 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!- Vitest Addon: Add support for Preact - #32948, thanks
@yannbf!10.0.5
- Core: Add reentry guard to focus patch - #32655, thanks
@ia319!- Nextjs Vite: Update internal plugin to support
svgruse cases - #32957, thanks@yannbf!10.0.4
- CLI: Fix issue with running Storybook after being initialized - #32929, thanks
@yannbf!- CRA: Fix
modulenot defined in ESM - #32940, thanks@ndelangen!10.0.3
- Core: Better handling for TypeScript satisfies/as syntaxes - #32891, thanks
@yannbf!- Core: Fix wrong import to fix Yarn PnP support - #32928, thanks
@yannbf!- ESlint: Update
@storybook/experimental-nextjs-viteinno-renderer-packagesrule - #32909, thanks@ndelangen!- React Native: Update withStorybook setup instructions - #32919, thanks
@dannyhw!10.0.2
- CLI: Fix glob string formatting in csf-factories codemod - #32880, thanks
@yannbf!- Core: Improve file path resolution on Windows - #32893, thanks
@yannbf!- Vite: Update
optimizeViteDepsfor addon-docs and addon-vitest - #32881, thanks@ndelangen!10.0.1
- Presets: Fix incorrect imports - #32875, thanks
@ndelangen!- Upgrade: Satellite compatible with 10.1 prerelease - #32877, thanks
@ndelangen!10.0.0
Storybook 10 contains one breaking change: it’s ESM-only. This simplifies our distribution and reduces install size by 29% while simultaneously unminifying dist code for easier debugging. It also includes features to level up your UI development, documentation, and testing workflows:
- 🧩 Module automocking for easier testing
- 🏭 Typesafe CSF factories Preview for React
- 💫 UI editing and sharing optimizations
- 🏷️ Tag filtering exclusion and configuration for sidebar management
- 🔀 Next 16, Vitest 4, Svelte async components, and more!
... (truncated)
Commits
c1d388cBump version from "10.0.6" to "10.0.7" [skip ci]7c02ffdMerge pull request #31963 from cylewaitforit/csf-strict-on-stories-files8ca96a8Bump version from "10.0.5" to "10.0.6" [skip ci]f3bad0eBump version from "10.0.4" to "10.0.5" [skip ci]8396932Bump version from "10.0.3" to "10.0.4" [skip ci]f04202cBump version from "10.0.2" to "10.0.3" [skip ci]e1dbacfMerge pull request #32909 from storybookjs/norbert/remove-reference-to-remove...06d0c2fBump version from "10.0.1" to "10.0.2" [skip ci]ce1c3b9Bump version from "10.0.0" to "10.0.1" [skip ci]88a02e6Bump version from "10.0.0-rc.4" to "10.0.0" [skip ci]- Additional commits viewable in compare view
Updates storybook from 9.1.16 to 10.0.7
Release notes
Sourced from storybook's releases.
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.0.6
10.0.6
- 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!- Vitest Addon: Add support for Preact - #32948, thanks
@yannbf!v10.0.5
10.0.5
- Core: Add reentry guard to focus patch - #32655, thanks
@ia319!- Nextjs Vite: Update internal plugin to support `svgr` use cases - #32957, thanks
@yannbf!v10.0.4
10.0.4
- CLI: Fix issue with running Storybook after being initialized - #32929, thanks
@yannbf!- CRA: Fix `module` not defined in ESM - #3...
Description has been truncated
This seems to be running into the same issue as https://github.com/mozilla/blurts-server/pull/6234, which is that it also seems to require changing TS's moduleResolution to "bundler", which runs into the same upstream issue as https://github.com/mozilla/glean.js/pull/2030, but in dotenv-flow. So after some yak shaving, submitted a PR there: https://github.com/kerimdzhanov/dotenv-flow/pull/97
Let's see if upstream wants that. We're only using that outside of the Next.js setup, so could look at plan Bs if not.