Skip to content

Release: Prerelease beta 10.4.0-beta.0#34789

Merged
JReinhold merged 2 commits into
next-releasefrom
version-non-patch-from-10.4.0-alpha.19
May 14, 2026
Merged

Release: Prerelease beta 10.4.0-beta.0#34789
JReinhold merged 2 commits into
next-releasefrom
version-non-patch-from-10.4.0-alpha.19

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 13, 2026

This is an automated pull request that bumps the version from 10.4.0-alpha.19 to 10.4.0-beta.0.
Once this pull request is merged, it will trigger a new release of version 10.4.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: CLI: Handle minimumReleaseAge conflicts across package managers #34769
  • 🐛 Bug: Svelte: Fix Vite 8 + Vitest breaking rolldown deps scanner #34783
  • 🔧 Maintenance: Maintenance: Fix self healing payload #34782
  • 🐛 Bug: Core: Fix telemetry not handling canceling of prompts #34680
  • ❔ Missing Label: Build: Merge next-release into next #34788
  • 📝 Documentation: Docs: Add in preview notice for change detection #34786

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.4.0-beta.0

  • CLI: Handle minimumReleaseAge conflicts across package managers - #34769, thanks JReinhold!
  • Core: Fix telemetry not handling canceling of prompts - #34680, thanks JReinhold!
  • Maintenance: Fix self healing payload - #34782, thanks yannbf!
  • Svelte: Fix Vite 8 + Vitest breaking rolldown deps scanner - #34783, thanks JReinhold!

Build: Merge `next-release` into `next`
@github-actions github-actions Bot added the release For PRs that trigger new releases. Automated label May 13, 2026
@JReinhold JReinhold added ci:daily Run the CI jobs that normally run in the daily job. freeze Freeze the Release PR with this label labels May 13, 2026
@github-actions github-actions Bot changed the title Release: Prerelease 10.4.0-alpha.20 Release: Prerelease beta 10.4.0-beta.0 May 13, 2026
@storybook-bot storybook-bot force-pushed the version-non-patch-from-10.4.0-alpha.19 branch from 89e9a46 to 3b07e6d Compare May 13, 2026 14:00
@storybook-app-bot
Copy link
Copy Markdown

Package Benchmarks

Commit: 3b07e6d, ran on 13 May 2026 at 14:15:15 UTC

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

storybook

Before After Difference
Dependency count 60 60 0
Self size 20.49 MB 20.52 MB 🚨 +29 KB 🚨
Dependency size 32.84 MB 32.84 MB 0 B
Bundle Size Analyzer Link Link

@storybook/cli

Before After Difference
Dependency count 194 194 0
Self size 906 KB 908 KB 🚨 +2 KB 🚨
Dependency size 84.49 MB 84.53 MB 🚨 +34 KB 🚨
Bundle Size Analyzer Link Link

@storybook/codemod

Before After Difference
Dependency count 187 187 0
Self size 32 KB 32 KB 🎉 -36 B 🎉
Dependency size 82.99 MB 83.02 MB 🚨 +29 KB 🚨
Bundle Size Analyzer Link Link

create-storybook

Before After Difference
Dependency count 61 61 0
Self size 1.07 MB 1.08 MB 🚨 +4 KB 🚨
Dependency size 53.33 MB 53.36 MB 🚨 +29 KB 🚨
Bundle Size Analyzer node node

@JReinhold JReinhold merged commit 7b2de0c into next-release May 14, 2026
307 of 310 checks passed
@JReinhold JReinhold deleted the version-non-patch-from-10.4.0-alpha.19 branch May 14, 2026 06:04
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.

2 participants