Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Oct 30, 2025

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

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

  • Core: 10.1 features WIP - #32810, thanks JReinhold!

Nischit-Ekbote and others added 30 commits October 7, 2025 12:31
Fixes screen reader announcing incorrect selected state on non-selected tabs.
Added aria-selected and tabIndex attributes to TabButton components to properly
communicate tab state to assistive technologies like Windows Narrator.

Fixes #32654
fix(a11y): add aria-selected attribute to tab buttons
…r/code-snippets

# Conflicts:
#	code/core/src/core-server/dev-server.ts
@github-actions github-actions bot requested a review from kylegach as a code owner October 30, 2025 21:07
@github-actions github-actions bot added the release For PRs that trigger new releases. Automated label Oct 30, 2025
@JReinhold
Copy link
Contributor

actual PRs being released:

#32656
#32855
#32813
#32816
#32751

@JReinhold JReinhold added the freeze Freeze the Release PR with this label label Oct 31, 2025
@JReinhold JReinhold added the ci:daily Run the CI jobs that normally run in the daily job. label Oct 31, 2025
@nx-cloud
Copy link

nx-cloud bot commented Oct 31, 2025

View your CI Pipeline Execution ↗ for commit cbc00d5

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

☁️ Nx Cloud last updated this comment at 2025-10-31 08:13:10 UTC

@storybook-app-bot
Copy link

Package Benchmarks

Commit: cbc00d5, ran on 31 October 2025 at 08:03:35 UTC

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

@storybook/nextjs

Before After Difference
Dependency count 532 533 🚨 +1 🚨
Self size 749 KB 749 KB 🚨 +252 B 🚨
Dependency size 58.51 MB 58.92 MB 🚨 +416 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 🚨 +36 B 🚨
Dependency size 21.57 MB 21.75 MB 🚨 +184 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 🚨 +24 B 🚨
Dependency size 22.93 MB 23.11 MB 🚨 +184 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.66 MB 🚨 +184 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 🚨 +416 KB 🚨
Bundle Size Analyzer Link Link

@storybook/react

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

@JReinhold JReinhold merged commit 9a77a4e into next-release Oct 31, 2025
101 of 104 checks passed
@JReinhold JReinhold deleted the version-non-patch-from-10.1.0-alpha.1 branch October 31, 2025 08:18
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