build(deps-dev): bump storybook from 9.1.15 to 10.0.7
Bumps storybook from 9.1.15 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 - #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'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]6225718Merge pull request #32655 from ia319/bug/326038396932Bump version from "10.0.3" to "10.0.4" [skip ci]f04202cBump version from "10.0.2" to "10.0.3" [skip ci]07936afMerge pull request #32928 from storybookjs/yann/fix-pnp-issue15990bdMerge pull request #32891 from storybookjs/yann/config-file-type-syntax-support06d0c2fBump version from "10.0.1" to "10.0.2" [skip ci]fa26d4dMerge pull request #32893 from storybookjs/yann/fix-preset-path-joining-windows- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
⚠️ No Changeset found
Latest commit: f3989d2152d36892089ca437079d79df0027c44b
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Deploy Preview for stacks failed. Why did it fail? →
| Name | Link |
|---|---|
| Latest commit | f3989d2152d36892089ca437079d79df0027c44b |
| Latest deploy log | https://app.netlify.com/projects/stacks/deploys/692081feb548e10008d391c7 |
Deploy Preview for stacks-svelte canceled.
| Name | Link |
|---|---|
| Latest commit | f3989d2152d36892089ca437079d79df0027c44b |
| Latest deploy log | https://app.netlify.com/projects/stacks-svelte/deploys/692081fe65edfb00086013c0 |