Skip to content

Release: Premajor beta 10.0.0-beta.0#32243

Merged
ndelangen merged 766 commits into
next-releasefrom
version-non-patch-from-9.2.0-alpha.3
Aug 20, 2025
Merged

Release: Premajor beta 10.0.0-beta.0#32243
ndelangen merged 766 commits into
next-releasefrom
version-non-patch-from-9.2.0-alpha.3

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Aug 12, 2025

This is an automated pull request that bumps the version from 9.2.0-alpha.3 to 10.0.0-beta.0.
Once this pull request is merged, it will trigger a new release of version 10.0.0-beta.0.
If you're not a core maintainer with permissions to release you can ignore this pull request.

To do

Before merging the PR, there are a few QA steps to go through:

  • Add the "freeze" label to this PR, to ensure it doesn't get automatically forced pushed by new changes.
  • Add the "ci:daily" label to this PR, to trigger the full test suite to run on this PR.

And for each change below:

  1. Ensure the change is appropriate for the version bump. E.g. patch release should only contain patches, not new or de-stabilizing features. If a change is not appropriate, revert the PR.
  2. Ensure the PR is labeled correctly with one of: "BREAKING CHANGE", "feature request", "bug", "maintenance", "dependencies", "documentation", "build", "unknown".
  3. Ensure the PR title is correct, and follows the format "[Area]: [Summary]", e.g. "React: Fix hooks in CSF3 render functions". If it is not correct, change the title in the PR.
    • Areas include: React, Vue, Core, Docs, Controls, etc.
    • First word of summary indicates the type: “Add”, “Fix”, “Upgrade”, etc.
    • The entire title should fit on a line

This is a list of all the PRs merged and commits pushed directly to next, that will be part of this release:

  • 🔧 Maintenance: Telemetry: Disambiguate traffic coming from error/upgrade links #32287 (will also be patched)
  • 🔧 Maintenance: Telemetry: Disambiguate unattributed traffic from Onboarding #32286 (will also be patched)
  • 🐛 Bug: Core: Fix staticCopy not copying index.html to sub directory #32259
  • ❗ Breaking Change: Core: Remove CJS bundles, only ship ESM #31819
  • 🐛 Bug: Docs: Move button in ArgsTable heading to fix screenreader announcements #32238 (will also be patched)
  • 📝 Documentation: Cleanup: Package descriptions and keywords #32284 (will also be patched)
  • 📝 Documentation: Telemetry: Add query-parameter to README.md #32283 (will also be patched)
  • 📝 Documentation: Addon-Vitest: Fix incorrect Vitest config snippet #32228 (will also be patched)
  • 🏗️ Build: Canary: Auto trigger canary release based on branch name ending #32258
  • 📝 Documentation: CSF: Fix incorrect CSF constructs #32231 (will also be patched)
  • 📝 Documentation: Addons: Fix preview import examples #32232 (will also be patched)

If you've made any changes doing the above QA (change PR titles, revert PRs), manually trigger a re-generation of this PR with this workflow and wait for it to finish. It will wipe your progress in this to do, which is expected.

Feel free to manually commit any changes necessary to this branch after you've done the last re-generation, following the Make Manual Changes section in the docs, especially if you're making changes to the changelog.

When everything above is done:


Generated changelog

10.0.0-beta.0

  • Core: Fix staticCopy not copying index.html to 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!

JReinhold and others added 30 commits July 14, 2025 14:06
Addons and renderers: Fix not being able to resolve package when referenced with `getAbsolutePath`
…duced a new function to fetch package names from paths, simplifying the logic for obtaining framework, builder, and renderer package names.
… retrieval. Added a check for absolute paths in the `getPackageNameFromPath` function to improve robustness.
… and builder package names. This improves the handling of package name checks, ensuring compatibility with both absolute and relative paths.
…trieval. The `getPackageNameFromPath` function now converts file URLs to paths, enhancing compatibility with various input formats.
Documentation: Add ref=readme parameter to README.md
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.2.0-alpha.3 branch from bba2fc0 to fe767f0 Compare August 19, 2025 01:53
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.2.0-alpha.3 branch from fe767f0 to eb12635 Compare August 19, 2025 03:31
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.2.0-alpha.3 branch from eb12635 to bf8c724 Compare August 19, 2025 11:58
@github-actions github-actions Bot changed the title Release: Prerelease 9.2.0-alpha.4 Release: Prerelease beta 9.2.0-beta.0 Aug 19, 2025
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.2.0-alpha.3 branch from bf8c724 to 68a2a82 Compare August 19, 2025 13:13
@github-actions github-actions Bot changed the title Release: Prerelease beta 9.2.0-beta.0 Release: Premajor beta 10.0.0-beta.0 Aug 19, 2025
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.2.0-alpha.3 branch from 68a2a82 to 265e72b Compare August 20, 2025 06:44
@github-actions github-actions Bot changed the title Release: Premajor beta 10.0.0-beta.0 Release: Prerelease 9.2.0-alpha.4 Aug 20, 2025
@ndelangen ndelangen added the freeze Freeze the Release PR with this label label Aug 20, 2025
@ndelangen ndelangen self-assigned this Aug 20, 2025
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.2.0-alpha.3 branch from 265e72b to b6adc42 Compare August 20, 2025 07:58
@github-actions github-actions Bot changed the title Release: Prerelease 9.2.0-alpha.4 Release: Premajor beta 10.0.0-beta.0 Aug 20, 2025
@ndelangen ndelangen added the ci:daily Run the CI jobs that normally run in the daily job. label Aug 20, 2025
@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented Aug 20, 2025

View your CI Pipeline Execution ↗ for commit b6adc42

Command Status Duration Result
nx run-many -t check -c production --parallel=7 ✅ Succeeded 1s View ↗
nx run-many -t build -c production --parallel=3 ✅ Succeeded 3s View ↗

☁️ Nx Cloud last updated this comment at 2025-08-20 08:09:17 UTC

@storybook-app-bot
Copy link
Copy Markdown

Package Benchmarks

Commit: b6adc42, ran on 20 August 2025 at 08:16:07 UTC

The following packages have significant changes to their size or dependencies:

@storybook/addon-docs

Before After Difference
Dependency count 12 18 🚨 +6 🚨
Self size 2.47 MB 2.01 MB 🎉 -460 KB 🎉
Dependency size 8.93 MB 9.40 MB 🚨 +468 KB 🚨
Bundle Size Analyzer Link Link

@storybook/addon-jest

Before After Difference
Dependency count 2 2 0
Self size 38 KB 47 KB 🚨 +9 KB 🚨
Dependency size 53 KB 53 KB 0 B
Bundle Size Analyzer Link Link

@storybook/addon-links

Before After Difference
Dependency count 1 1 0
Self size 20 KB 15 KB 🎉 -5 KB 🎉
Dependency size 5 KB 5 KB 🎉 -5 B 🎉
Bundle Size Analyzer Link Link

@storybook/addon-onboarding

Before After Difference
Dependency count 0 0 0
Self size 228 KB 332 KB 🚨 +105 KB 🚨
Dependency size 667 B 667 B 0 B
Bundle Size Analyzer Link Link

storybook-addon-pseudo-states

Before After Difference
Dependency count 0 0 0
Self size 47 KB 23 KB 🎉 -24 KB 🎉
Dependency size 686 B 686 B 0 B
Bundle Size Analyzer Link Link

@storybook/addon-vitest

Before After Difference
Dependency count 6 6 0
Self size 550 KB 494 KB 🎉 -56 KB 🎉
Dependency size 1.49 MB 1.49 MB 0 B
Bundle Size Analyzer Link Link

@storybook/builder-vite

Before After Difference
Dependency count 5 11 🚨 +6 🚨
Self size 449 KB 374 KB 🎉 -75 KB 🎉
Dependency size 834 KB 1.30 MB 🚨 +467 KB 🚨
Bundle Size Analyzer Link Link

@storybook/builder-webpack5

Before After Difference
Dependency count 198 186 🎉 -12 🎉
Self size 80 KB 68 KB 🎉 -13 KB 🎉
Dependency size 31.40 MB 31.32 MB 🎉 -78 KB 🎉
Bundle Size Analyzer Link Link

storybook

Before After Difference
Dependency count 50 48 🎉 -2 🎉
Self size 41.75 MB 30.62 MB 🎉 -11.13 MB 🎉
Dependency size 16.45 MB 17.47 MB 🚨 +1.02 MB 🚨
Bundle Size Analyzer Link Link

@storybook/angular

Before After Difference
Dependency count 198 185 🎉 -13 🎉
Self size 192 KB 134 KB 🎉 -58 KB 🎉
Dependency size 29.59 MB 29.40 MB 🎉 -181 KB 🎉
Bundle Size Analyzer Link Link

@storybook/ember

Before After Difference
Dependency count 203 191 🎉 -12 🎉
Self size 28 KB 17 KB 🎉 -11 KB 🎉
Dependency size 28.13 MB 28.04 MB 🎉 -91 KB 🎉
Bundle Size Analyzer Link Link

@storybook/html-vite

Before After Difference
Dependency count 8 14 🚨 +6 🚨
Self size 23 KB 23 KB 🎉 -75 B 🎉
Dependency size 1.33 MB 1.71 MB 🚨 +384 KB 🚨
Bundle Size Analyzer Link Link

@storybook/nextjs

Before After Difference
Dependency count 538 529 🎉 -9 🎉
Self size 903 KB 927 KB 🚨 +24 KB 🚨
Dependency size 59.17 MB 58.10 MB 🎉 -1.07 MB 🎉
Bundle Size Analyzer Link Link

@storybook/nextjs-vite

Before After Difference
Dependency count 130 131 🚨 +1 🚨
Self size 3.08 MB 4.00 MB 🚨 +927 KB 🚨
Dependency size 22.30 MB 21.44 MB 🎉 -861 KB 🎉
Bundle Size Analyzer Link Link

@storybook/preact-vite

Before After Difference
Dependency count 8 14 🚨 +6 🚨
Self size 13 KB 14 KB 🚨 +1 KB 🚨
Dependency size 1.31 MB 1.70 MB 🚨 +386 KB 🚨
Bundle Size Analyzer Link Link

@storybook/react-native-web-vite

Before After Difference
Dependency count 163 164 🚨 +1 🚨
Self size 32 KB 31 KB 🎉 -574 B 🎉
Dependency size 23.69 MB 22.83 MB 🎉 -861 KB 🎉
Bundle Size Analyzer Link Link

@storybook/react-vite

Before After Difference
Dependency count 120 121 🚨 +1 🚨
Self size 32 KB 36 KB 🚨 +4 KB 🚨
Dependency size 20.25 MB 19.39 MB 🎉 -866 KB 🎉
Bundle Size Analyzer Link Link

@storybook/react-webpack5

Before After Difference
Dependency count 286 272 🎉 -14 🎉
Self size 25 KB 25 KB 🚨 +161 B 🚨
Dependency size 43.72 MB 42.97 MB 🎉 -748 KB 🎉
Bundle Size Analyzer Link Link

@storybook/server-webpack5

Before After Difference
Dependency count 210 198 🎉 -12 🎉
Self size 17 KB 17 KB 🚨 +144 B 🚨
Dependency size 32.67 MB 32.57 MB 🎉 -96 KB 🎉
Bundle Size Analyzer Link Link

@storybook/svelte-vite

Before After Difference
Dependency count 17 22 🚨 +5 🚨
Self size 53 KB 58 KB 🚨 +4 KB 🚨
Dependency size 26.67 MB 26.96 MB 🚨 +289 KB 🚨
Bundle Size Analyzer Link Link

@storybook/sveltekit

Before After Difference
Dependency count 18 23 🚨 +5 🚨
Self size 51 KB 48 KB 🎉 -3 KB 🎉
Dependency size 26.72 MB 27.01 MB 🚨 +293 KB 🚨
Bundle Size Analyzer Link Link

@storybook/vue3-vite

Before After Difference
Dependency count 105 110 🚨 +5 🚨
Self size 34 KB 38 KB 🚨 +4 KB 🚨
Dependency size 43.55 MB 43.83 MB 🚨 +283 KB 🚨
Bundle Size Analyzer Link Link

@storybook/web-components-vite

Before After Difference
Dependency count 9 15 🚨 +6 🚨
Self size 20 KB 20 KB 🎉 -49 B 🎉
Dependency size 1.36 MB 1.74 MB 🚨 +379 KB 🚨
Bundle Size Analyzer Link Link

@storybook/cli

Before After Difference
Dependency count 219 219 0
Self size 585 KB 879 KB 🚨 +294 KB 🚨
Dependency size 102.71 MB 81.66 MB 🎉 -21.05 MB 🎉
Bundle Size Analyzer Link Link

@storybook/codemod

Before After Difference
Dependency count 188 188 0
Self size 31 KB 35 KB 🚨 +4 KB 🚨
Dependency size 86.79 MB 76.73 MB 🎉 -10.06 MB 🎉
Bundle Size Analyzer Link Link

@storybook/core-webpack

Before After Difference
Dependency count 1 1 0
Self size 16 KB 12 KB 🎉 -4 KB 🎉
Dependency size 28 KB 28 KB 0 B
Bundle Size Analyzer Link Link

create-storybook

Before After Difference
Dependency count 1 49 🚨 +48 🚨
Self size 12.52 MB 1.52 MB 🎉 -11.00 MB 🎉
Dependency size 98 KB 48.09 MB 🚨 +47.99 MB 🚨
Bundle Size Analyzer node node

@storybook/csf-plugin

Before After Difference
Dependency count 3 9 🚨 +6 🚨
Self size 11 KB 9 KB 🎉 -2 KB 🎉
Dependency size 796 KB 1.26 MB 🚨 +468 KB 🚨
Bundle Size Analyzer Link Link

eslint-plugin-storybook

Before After Difference
Dependency count 35 35 0
Self size 321 KB 139 KB 🎉 -182 KB 🎉
Dependency size 3.39 MB 3.39 MB 🎉 -55 B 🎉
Bundle Size Analyzer Link Link

@storybook/react-dom-shim

Before After Difference
Dependency count 0 0 0
Self size 10 KB 12 KB 🚨 +2 KB 🚨
Dependency size 795 B 785 B 🎉 -10 B 🎉
Bundle Size Analyzer Link Link

@storybook/preset-create-react-app

Before After Difference
Dependency count 68 68 0
Self size 18 KB 26 KB 🚨 +8 KB 🚨
Dependency size 5.94 MB 5.94 MB 0 B
Bundle Size Analyzer Link Link

@storybook/preset-react-webpack

Before After Difference
Dependency count 177 170 🎉 -7 🎉
Self size 24 KB 26 KB 🚨 +2 KB 🚨
Dependency size 30.55 MB 30.49 MB 🎉 -61 KB 🎉
Bundle Size Analyzer Link Link

@storybook/preset-server-webpack

Before After Difference
Dependency count 10 10 0
Self size 10 KB 8 KB 🎉 -2 KB 🎉
Dependency size 1.20 MB 1.20 MB 🎉 -4 KB 🎉
Bundle Size Analyzer Link Link

@storybook/html

Before After Difference
Dependency count 2 2 0
Self size 38 KB 30 KB 🎉 -8 KB 🎉
Dependency size 32 KB 32 KB 🎉 -55 B 🎉
Bundle Size Analyzer Link Link

@storybook/preact

Before After Difference
Dependency count 2 2 0
Self size 23 KB 17 KB 🎉 -6 KB 🎉
Dependency size 32 KB 32 KB 🎉 -55 B 🎉
Bundle Size Analyzer Link Link

@storybook/react

Before After Difference
Dependency count 2 2 0
Self size 1.66 MB 872 KB 🎉 -789 KB 🎉
Dependency size 16 KB 18 KB 🚨 +2 KB 🚨
Bundle Size Analyzer Link Link

@storybook/server

Before After Difference
Dependency count 3 3 0
Self size 13 KB 9 KB 🎉 -3 KB 🎉
Dependency size 716 KB 716 KB 🎉 -55 B 🎉
Bundle Size Analyzer Link Link

@storybook/svelte

Before After Difference
Dependency count 2 2 0
Self size 64 KB 48 KB 🎉 -16 KB 🎉
Dependency size 230 KB 230 KB 🎉 -55 B 🎉
Bundle Size Analyzer Link Link

@storybook/vue3

Before After Difference
Dependency count 3 3 0
Self size 83 KB 61 KB 🎉 -22 KB 🎉
Dependency size 212 KB 212 KB 🎉 -55 B 🎉
Bundle Size Analyzer Link Link

@storybook/web-components

Before After Difference
Dependency count 3 3 0
Self size 57 KB 43 KB 🎉 -13 KB 🎉
Dependency size 47 KB 47 KB 🎉 -55 B 🎉
Bundle Size Analyzer Link Link

@ndelangen ndelangen merged commit 66388a8 into next-release Aug 20, 2025
91 checks passed
@ndelangen ndelangen deleted the version-non-patch-from-9.2.0-alpha.3 branch August 20, 2025 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:daily Run the CI jobs that normally run in the daily job. ci: do not merge freeze Freeze the Release PR with this label release For PRs that trigger new releases. Automated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants