Skip to content

Release: Prerelease 10.1.0-alpha.3#32906

Merged
shilman merged 44 commits into
next-releasefrom
version-non-patch-from-10.1.0-alpha.2
Oct 31, 2025
Merged

Release: Prerelease 10.1.0-alpha.3#32906
shilman merged 44 commits into
next-releasefrom
version-non-patch-from-10.1.0-alpha.2

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

This is an automated pull request that bumps the version from 10.1.0-alpha.2 to 10.1.0-alpha.3.
Once this pull request is merged, it will trigger a new release of version 10.1.0-alpha.3.
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:

  • ✨ Feature Request: React: Add manifests/components.html page #32905
  • 🏗️ Build: CI: Provide basic CI jobs for forked repositories, and disable our own jobs #32632

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.3

  • React: Add manifests/components.html page - #32905, thanks kasperpeulen!

@github-actions github-actions Bot requested a review from kylegach as a code owner October 31, 2025 10:25
@github-actions github-actions Bot added the release For PRs that trigger new releases. Automated label Oct 31, 2025
@github-actions github-actions Bot added the release For PRs that trigger new releases. Automated label Oct 31, 2025
@shilman shilman added freeze Freeze the Release PR with this label ci:daily Run the CI jobs that normally run in the daily job. labels Oct 31, 2025
@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented Oct 31, 2025

View your CI Pipeline Execution ↗ for commit 40534ea

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 2s View ↗

☁️ Nx Cloud last updated this comment at 2025-10-31 10:35:11 UTC

@storybook-app-bot
Copy link
Copy Markdown

Package Benchmarks

Commit: 40534ea, ran on 31 October 2025 at 10:40:00 UTC

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

storybook

Before After Difference
Dependency count 43 43 0
Self size 22.93 MB 23.01 MB 🚨 +83 KB 🚨
Dependency size 17.36 MB 17.36 MB 0 B
Bundle Size Analyzer Link Link

@storybook/nextjs

Before After Difference
Dependency count 532 533 🚨 +1 🚨
Self size 749 KB 749 KB 0 B
Dependency size 58.51 MB 58.92 MB 🚨 +417 KB 🚨
Bundle Size Analyzer Link Link

@storybook/nextjs-vite

Before After Difference
Dependency count 124 124 0
Self size 3.83 MB 3.83 MB 0 B
Dependency size 21.57 MB 21.75 MB 🚨 +185 KB 🚨
Bundle Size Analyzer Link Link

@storybook/react-native-web-vite

Before After Difference
Dependency count 157 157 0
Self size 31 KB 31 KB 0 B
Dependency size 22.93 MB 23.11 MB 🚨 +185 KB 🚨
Bundle Size Analyzer Link Link

@storybook/react-vite

Before After Difference
Dependency count 114 114 0
Self size 37 KB 37 KB 🎉 -139 B 🎉
Dependency size 19.48 MB 19.67 MB 🚨 +185 KB 🚨
Bundle Size Analyzer Link Link

@storybook/react-webpack5

Before After Difference
Dependency count 272 273 🚨 +1 🚨
Self size 25 KB 25 KB 0 B
Dependency size 43.46 MB 43.88 MB 🚨 +417 KB 🚨
Bundle Size Analyzer Link Link

@storybook/cli

Before After Difference
Dependency count 187 187 0
Self size 928 KB 928 KB 0 B
Dependency size 72.88 MB 72.96 MB 🚨 +83 KB 🚨
Bundle Size Analyzer Link Link

@storybook/codemod

Before After Difference
Dependency count 169 169 0
Self size 35 KB 35 KB 🎉 -42 B 🎉
Dependency size 69.31 MB 69.39 MB 🚨 +83 KB 🚨
Bundle Size Analyzer Link Link

create-storybook

Before After Difference
Dependency count 44 44 0
Self size 1.55 MB 1.55 MB 0 B
Dependency size 40.29 MB 40.37 MB 🚨 +83 KB 🚨
Bundle Size Analyzer node node

@storybook/react

Before After Difference
Dependency count 2 57 🚨 +55 🚨
Self size 627 KB 812 KB 🚨 +185 KB 🚨
Dependency size 28 KB 12.94 MB 🚨 +12.91 MB 🚨
Bundle Size Analyzer Link Link

@shilman shilman merged commit 14d7ba0 into next-release Oct 31, 2025
96 of 101 checks passed
@shilman shilman deleted the version-non-patch-from-10.1.0-alpha.2 branch October 31, 2025 10:58
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.

6 participants