Skip to content

Release: Prerelease 9.1.0-alpha.3 #31633

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 63 commits into from
Jun 7, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 31, 2025

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

  • 🐛 Bug: Addon Docs: Fix SyntaxHighlighter "Copy" button by avoiding potentially mocked clipboard #31682
  • 🐛 Bug: Telemetry: Fix project.json for getAbsolutePath #31510
  • 🐛 Bug: Angular: Improve Vite compatibility #31686 (will also be patched)
  • 🐛 Bug: Addon Docs: Fix reference to global JSX namespace #31671 (will also be patched)
  • 🐛 Bug: Preview: Fix type issues #31537 (will also be patched)
  • 🐛 Bug: Testing: Fix toSatisfy-matcher implementation #31664 (will also be patched)
  • 🐛 Bug: Telemetry: Improve error handling #31656
  • 🐛 Bug: Automigration: Enhance removeEssentials to convert options #31658
  • 🐛 Bug: Next.js: Fix module transpilation #31501 (will also be patched)
  • 🐛 Bug: CLI: Don't install addon-onboarding during minimal installs #31616
  • ✨ Feature Request: CLI: Consider Storybook React Native packages in upgrade command #31645 (will also be patched)
  • 🐛 Bug: Svelte: Fix source view always using <wrapper ...> #31639 (will also be patched)
  • 🐛 Bug: Addon A11y: Briefly disable highlights while Axe is running #31621 (will also be patched)
  • 🐛 Bug: Addon Vitest: Fix path comparison on Windows #31634 (will also be patched)
  • 🐛 Bug: Addon Vitest: Fix path comparison on Windows #31630 (will also be patched)
  • 🏗️ Build: Core: Export BROWSER_TARGETS and NODE_TARGET for addon-kit #31584
  • 🏗️ Build: Build: Fix types check #31654

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

9.1.0-alpha.3

valentinpalkovic and others added 18 commits May 16, 2025 15:57
…s for undefined versions and enhancing package JSON type definitions.
…parison-on-windows

Addon Vitest: Fix path comparison on Windows
@github-actions github-actions bot added the release For PRs that trigger new releases. Automated label May 31, 2025
@github-actions github-actions bot added the release For PRs that trigger new releases. Automated label May 31, 2025
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

5 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.1.0-alpha.2 branch from e7c01bd to e4c644b Compare June 1, 2025 20:27
storybook-bot and others added 2 commits June 1, 2025 21:02
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.1.0-alpha.2 branch from e4c644b to e0266b6 Compare June 2, 2025 08:19
…stom-matchers

Testing: Fix `toSatisfy`-matcher implementation
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.1.0-alpha.2 branch from 931a517 to c028f52 Compare June 5, 2025 09:16
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.1.0-alpha.2 branch from c028f52 to c094451 Compare June 5, 2025 12:00
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.1.0-alpha.2 branch from c094451 to 7e466af Compare June 5, 2025 16:12
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.1.0-alpha.2 branch from 7e466af to a497ee0 Compare June 6, 2025 11:22
…ectjson-generation

Telemetry: Fix `project.json` for getAbsolutePath
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.1.0-alpha.2 branch from a497ee0 to 2e04771 Compare June 6, 2025 11:47
…rgets

Core: Export BROWSER_TARGETS and NODE_TARGET for addon-kit
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.1.0-alpha.2 branch from 2e04771 to e894cb4 Compare June 6, 2025 11:58
…-action

Addon Docs: Fix SyntaxHighlighter "Copy" button by avoiding potentially mocked clipboard
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.1.0-alpha.2 branch from e894cb4 to 8caefc6 Compare June 6, 2025 12:41
@storybook-bot storybook-bot force-pushed the version-non-patch-from-9.1.0-alpha.2 branch from 8caefc6 to 57142da Compare June 7, 2025 05:00
@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 Jun 7, 2025
Copy link

nx-cloud bot commented Jun 7, 2025

View your CI Pipeline Execution ↗ for commit 57142da.

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

☁️ Nx Cloud last updated this comment at 2025-06-07 05:12:28 UTC

@storybook-pr-benchmarking
Copy link

Package Benchmarks

Commit: 57142da, ran on 7 June 2025 at 05:18:46 UTC

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

storybook

Before After Difference
Dependency count 49 49 0
Self size 31.37 MB 31.40 MB 🚨 +31 KB 🚨
Dependency size 17.41 MB 17.41 MB 0 B
Bundle Size Analyzer Link Link

sb

Before After Difference
Dependency count 50 50 0
Self size 1 KB 1 KB 0 B
Dependency size 48.78 MB 48.81 MB 🚨 +31 KB 🚨
Bundle Size Analyzer Link Link

@storybook/cli

Before After Difference
Dependency count 324 324 0
Self size 243 KB 244 KB 🚨 +663 B 🚨
Dependency size 97.75 MB 97.83 MB 🚨 +79 KB 🚨
Bundle Size Analyzer Link Link

@storybook/codemod

Before After Difference
Dependency count 267 267 0
Self size 31 KB 31 KB 0 B
Dependency size 82.16 MB 82.24 MB 🚨 +75 KB 🚨
Bundle Size Analyzer Link Link

@shilman shilman merged commit 615422a into next-release Jun 7, 2025
92 of 97 checks passed
@shilman shilman deleted the version-non-patch-from-9.1.0-alpha.2 branch June 7, 2025 05:46
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.