Skip to content

Release: Prerelease 10.0.0-beta.12#32727

Merged
yannbf merged 46 commits into
next-releasefrom
version-non-patch-from-10.0.0-beta.11
Oct 15, 2025
Merged

Release: Prerelease 10.0.0-beta.12#32727
yannbf merged 46 commits into
next-releasefrom
version-non-patch-from-10.0.0-beta.11

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Oct 15, 2025

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

  • 🐛 Bug: Core: Prevent navigating to hidden (filtered) item #32715
  • 🔧 Maintenance: CLI: Make relative imports default in csf-factories codemod #32610
  • 🐛 Bug: CLI: Fix CSF factories addon syncing in storybook add command #32728
  • 🐛 Bug: Fix: Allow proceeding without selecting automigrations in upgrade command #32597
  • 🐛 Bug: CLI: Avoid mixed CSF in files with unconventional stories #32716
  • 📝 Documentation: Fix(tags): Update documentation link anchor in TagsFilterPanel #32668
  • 📝 Documentation: Documentation: Add FAQ about Nextjs plugin in portable stories #32014

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.0.0-beta.12

  • CLI: Avoid mixed CSF in files with unconventional stories - #32716, thanks yannbf!
  • CLI: Fix CSF factories addon syncing in storybook add command - #32728, thanks yannbf!
  • CLI: Make relative imports default in csf-factories codemod - #32610, thanks copilot-swe-agent!
  • Core: Prevent navigating to hidden (filtered) item - #32715, thanks ghengeveld!
  • Fix: Allow proceeding without selecting automigrations in upgrade command - #32597, thanks copilot-swe-agent!

cabbiepete and others added 30 commits July 11, 2025 12:29
…ations

Co-authored-by: yannbf <1671563+yannbf@users.noreply.github.com>
Co-authored-by: yannbf <1671563+yannbf@users.noreply.github.com>
…ts the default

Co-authored-by: yannbf <1671563+yannbf@users.noreply.github.com>
…n logic

Co-authored-by: yannbf <1671563+yannbf@users.noreply.github.com>
Co-authored-by: yannbf <1671563+yannbf@users.noreply.github.com>
- Added early exit condition in `storyToCsfFactory` to skip transformation when no stories are detected, preventing mixed CSF syntax.
- Updated tests to verify the new behavior, ensuring proper logging when no stories are transformed.
- Mocked logger's log method for improved test coverage and validation of warning messages.
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
@github-actions github-actions Bot added the release For PRs that trigger new releases. Automated label Oct 15, 2025
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Oct 15, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@storybook-bot storybook-bot force-pushed the version-non-patch-from-10.0.0-beta.11 branch from 7218f4f to c5a55c9 Compare October 15, 2025 10:18
CLI: Fix CSF factories addon syncing in storybook add command
…455d-a384-3b65990421aa

CLI: Make relative imports default in csf-factories codemod
@storybook-bot storybook-bot force-pushed the version-non-patch-from-10.0.0-beta.11 branch from c5a55c9 to 75cb19d Compare October 15, 2025 11:42
@storybook-bot storybook-bot force-pushed the version-non-patch-from-10.0.0-beta.11 branch from 75cb19d to 6a56090 Compare October 15, 2025 12:14
@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 Oct 15, 2025
@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented Oct 15, 2025

View your CI Pipeline Execution ↗ for commit 6a56090

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

☁️ Nx Cloud last updated this comment at 2025-10-15 12:24:59 UTC

@storybook-app-bot
Copy link
Copy Markdown

Package Benchmarks

Commit: 6a56090, ran on 15 October 2025 at 12:30:22 UTC

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

storybook

Before After Difference
Dependency count 43 43 0
Self size 30.19 MB 30.19 MB 🚨 +895 B 🚨
Dependency size 17.31 MB 17.36 MB 🚨 +53 KB 🚨
Bundle Size Analyzer Link Link

@storybook/cli

Before After Difference
Dependency count 187 187 0
Self size 921 KB 922 KB 🚨 +271 B 🚨
Dependency size 79.87 MB 79.92 MB 🚨 +54 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 76.30 MB 76.35 MB 🚨 +54 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 47.50 MB 47.55 MB 🚨 +54 KB 🚨
Bundle Size Analyzer node node

@yannbf yannbf merged commit 56a53f6 into next-release Oct 15, 2025
94 of 95 checks passed
@yannbf yannbf deleted the version-non-patch-from-10.0.0-beta.11 branch October 15, 2025 13:14
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.

9 participants