Skip to content

Conversation

@github-actions
Copy link
Contributor

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

This is an automated pull request that bumps the version from 10.1.0-alpha.13 to 10.1.0-alpha.14.
Once this pull request is merged, it will trigger a new release of version 10.1.0-alpha.14.
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: Build: Add Rsbuild-based sandboxes #33039
  • 🐛 Bug: CLI: Change yarn package manager value to yarn1 #33099
  • 🐛 Bug: Angular: Add support for v21 #33098
  • 🏗️ Build: Build: Use projects instead of workspaces in Vitest #33080
  • ⚠️ Direct commit: Revert "Make framework name optional in StorybookMetadata type" 86ee663e8e0e185d348b89ab42b3c6ea8e08b49d
  • ⚠️ Direct commit: Make framework name optional in StorybookMetadata type fbb0a7ddc4e383d76d1c67b82cd9e78d7b8610a2
  • 📝 Documentation: Docs: Update CLI reference, add nextjs-vite guide #32903

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

  • Angular: Add support for v21 - #33098, thanks valentinpalkovic!
  • Build: Add Rsbuild-based sandboxes - #33039, thanks valentinpalkovic!
  • CLI: Change yarn package manager value to yarn1 - #33099, thanks valentinpalkovic!

valentinpalkovic and others added 30 commits October 31, 2025 08:58
…ate Next.js (Webpack) section to recommend Vite migration
…loglevel` and `--write-logs` for improved debugging and log management.
…cts, including descriptions for "React Native", "React Native Web", and "Both" options, along with installation instructions for each environment.
…uding automatic and manual configuration instructions for running accessibility tests alongside component tests in Storybook.
…fy Next.js framework requirements, and enhance instructions for installing Playwright browser binaries.
…iling onboarding features and configuration options for recommended and minimal setups.
Co-authored-by: Steve Dodier-Lazaro <[email protected]>
Docs: Update CLI reference, add `nextjs-vite` guide
@github-actions github-actions bot added the release For PRs that trigger new releases. Automated label Nov 20, 2025
@github-actions github-actions bot added the release For PRs that trigger new releases. Automated label Nov 20, 2025
…er-yarn-value

CLI: Change yarn package manager value to yarn1
@storybook-bot storybook-bot force-pushed the version-non-patch-from-10.1.0-alpha.13 branch from fa689dc to 79ba79b Compare November 20, 2025 09:27
@storybook-bot storybook-bot force-pushed the version-non-patch-from-10.1.0-alpha.13 branch from 79ba79b to 945a033 Compare November 20, 2025 11:06
valentinpalkovic and others added 9 commits November 20, 2025 11:43
- Introduced a new story for module mocking in `moduleMocking.stories.ts`.
- Updated the e2e test to navigate to the correct story path for module mocking.
- Enhanced the `addStoriesEntry` function to include a `skipMocking` parameter for better story management.
@storybook-bot storybook-bot force-pushed the version-non-patch-from-10.1.0-alpha.13 branch from 945a033 to 9291675 Compare November 20, 2025 16:25
@yannbf yannbf added ci:daily Run the CI jobs that normally run in the daily job. freeze Freeze the Release PR with this label labels Nov 21, 2025
@nx-cloud
Copy link

nx-cloud bot commented Nov 21, 2025

View your CI Pipeline Execution ↗ for commit 9291675

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

☁️ Nx Cloud last updated this comment at 2025-11-21 08:06:57 UTC

@storybook-app-bot
Copy link

Package Benchmarks

Commit: 9291675, ran on 21 November 2025 at 08:12:02 UTC

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

@storybook/angular

Before After Difference
Dependency count 191 191 0
Self size 118 KB 118 KB 🎉 -43 B 🎉
Dependency size 30.22 MB 30.31 MB 🚨 +93 KB 🚨
Bundle Size Analyzer Link Link

@yannbf yannbf merged commit e6c697f into next-release Nov 21, 2025
115 of 122 checks passed
@yannbf yannbf deleted the version-non-patch-from-10.1.0-alpha.13 branch November 21, 2025 08:37
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.

5 participants