Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 12, 2025

This is an automated pull request that bumps the version from 10.1.0-alpha.10 to 10.1.0-alpha.11.
Once this pull request is merged, it will trigger a new release of version 10.1.0-alpha.11.
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: React Native Web: Fix react native resuables and nativewind #33056 (will also be patched)
  • 🐛 Bug: WebComponents: Fix custom-elements.json not being loaded #33045 (will also be patched)
  • 🔧 Maintenance: Maintenance: Enable syntax minification for dead code elimination #33001
  • 🔧 Maintenance: UI: Add VRTs to FileSearchModal in light theme #33022
  • ❔ Missing Label: Scripts: Bust cache #33044 (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.1.0-alpha.11

  • Maintenance: Enable syntax minification for dead code elimination - #33001, thanks mrginglymus!
  • React Native Web: Fix react native resuables and nativewind - #33056, thanks dannyhw!
  • UI: Add VRTs to FileSearchModal in light theme - #33022, thanks Sidnioulz!
  • WebComponents: Fix custom-elements.json not being loaded - #33045, thanks ndelangen!

@github-actions github-actions bot added the release For PRs that trigger new releases. Automated label Nov 12, 2025
@storybook-bot storybook-bot force-pushed the version-non-patch-from-10.1.0-alpha.10 branch from 738f3d4 to 0543eb0 Compare November 13, 2025 10:31
@storybook-bot storybook-bot force-pushed the version-non-patch-from-10.1.0-alpha.10 branch from 0543eb0 to 622144e Compare November 14, 2025 19:09
…ents-argtypes-entrypoint

WebComponents: Fix `custom-elements.json` not being loaded
@storybook-bot storybook-bot force-pushed the version-non-patch-from-10.1.0-alpha.10 branch from 622144e to 56649aa Compare November 14, 2025 19:47
@storybook-bot storybook-bot force-pushed the version-non-patch-from-10.1.0-alpha.10 branch from 56649aa to fe130c4 Compare November 16, 2025 13:50
@yannbf yannbf added freeze Freeze the Release PR with this label ci:daily Run the CI jobs that normally run in the daily job. labels Nov 17, 2025
@nx-cloud
Copy link

nx-cloud bot commented Nov 17, 2025

View your CI Pipeline Execution ↗ for commit e749c3b

Command Status Duration Result
nx run-many -t build --parallel=3 ✅ Succeeded 50s View ↗

☁️ Nx Cloud last updated this comment at 2025-11-17 14:51:33 UTC

@storybook-app-bot
Copy link

storybook-app-bot bot commented Nov 17, 2025

Package Benchmarks

Commit: e749c3b, ran on 17 November 2025 at 14:44:02 UTC

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

@storybook/addon-docs

Before After Difference
Dependency count 18 18 0
Self size 1.65 MB 1.65 MB 🚨 +309 B 🚨
Dependency size 10.21 MB 9.25 MB 🎉 -958 KB 🎉
Bundle Size Analyzer Link Link

@storybook/addon-vitest

Before After Difference
Dependency count 6 6 0
Self size 442 KB 441 KB 🎉 -359 B 🎉
Dependency size 1.53 MB 570 KB 🎉 -958 KB 🎉
Bundle Size Analyzer Link Link

storybook

Before After Difference
Dependency count 44 44 0
Self size 21.64 MB 21.70 MB 🚨 +66 KB 🚨
Dependency size 17.39 MB 17.16 MB 🎉 -233 KB 🎉
Bundle Size Analyzer Link Link

@storybook/cli

Before After Difference
Dependency count 188 188 0
Self size 829 KB 838 KB 🚨 +9 KB 🚨
Dependency size 71.51 MB 71.37 MB 🎉 -135 KB 🎉
Bundle Size Analyzer Link Link

@storybook/codemod

Before After Difference
Dependency count 170 170 0
Self size 30 KB 30 KB 🚨 +72 B 🚨
Dependency size 68.04 MB 67.91 MB 🎉 -135 KB 🎉
Bundle Size Analyzer Link Link

create-storybook

Before After Difference
Dependency count 45 45 0
Self size 1.45 MB 1.45 MB 🎉 -18 B 🎉
Dependency size 39.03 MB 38.86 MB 🎉 -167 KB 🎉
Bundle Size Analyzer node node

@ndelangen ndelangen merged commit 5c44ea2 into next-release Nov 17, 2025
110 checks passed
@ndelangen ndelangen deleted the version-non-patch-from-10.1.0-alpha.10 branch November 17, 2025 15:15
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. 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