Skip to content

Release: Patch 10.2.20#34139

Closed
github-actions[bot] wants to merge 168 commits into
latest-releasefrom
version-patch-from-10.2.19
Closed

Release: Patch 10.2.20#34139
github-actions[bot] wants to merge 168 commits into
latest-releasefrom
version-patch-from-10.2.19

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

This is an automated pull request that bumps the version from 10.2.19 to 10.2.20.
Once this pull request is merged, it will trigger a new release of version 10.2.20.
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: Fix event source URL based on refId when multiple iframes share the same origin #34105

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

  • Core: Fix event source URL based on refId when multiple iframes share the same origin - #34105, thanks ghengeveld!

storybook-bot and others added 30 commits January 21, 2026 14:19
…-resolution

Builder-Webpack5: Fix @vitest/mocker resolution issue
(cherry picked from commit abd4b01)
…etry

CLI: Add init telemetry for CLI integrations
(cherry picked from commit 94f79bf)
…etection-telemetry

Telemetry: Add agent detection
(cherry picked from commit 945a876)
…monorepo

Docs: Add FAQ about sharing config in monorepos for CSF Next
(cherry picked from commit 90b7abb)
Composition: Handle 401 responses with loginUrl from Chromatic
(cherry picked from commit afdf02a)
…ent-double-nesting

Addon-Vitest: Append Storybook project to existing test.projects array without double nesting
(cherry picked from commit 5bbb915)
…ort-simple-workspace-config

Addon Vitest: Support simple vite.config without defineConfig helper

(cherry picked from commit 751f18f)
…marking

Build: Fix package benchmarking
(cherry picked from commit 48cecda)
E2E: Fix flakey test
(cherry picked from commit ac039aa)
…ireassertions

Addon-Vitest: Update Vitest plugin configuration to disable requireAssertions for expect
(cherry picked from commit b18d12e)
Core: Fix `previewHref` when current path does not end with a slash
(cherry picked from commit 00f506c)
…est-31768

Addon-Vitest: Normalize Windows paths in addon-vitest automigration
(cherry picked from commit 3802b16)
Codemod: Fix glob pattern handling on Windows
(cherry picked from commit 4d07f57)
…nteractive-mode

CSFFactories: Add non-interactive mode and --glob flag
(cherry picked from commit e9c8a87)
@github-actions github-actions Bot requested a review from jonniebigodes as a code owner March 13, 2026 16:51
@github-actions github-actions Bot added the release For PRs that trigger new releases. Automated label Mar 13, 2026
@storybook-bot storybook-bot force-pushed the version-patch-from-10.2.19 branch 5 times, most recently from 48c8e29 to 76ce152 Compare March 16, 2026 10:26
@Sidnioulz Sidnioulz added the freeze Freeze the Release PR with this label label Mar 16, 2026
@yannbf yannbf added ci:daily Run the CI jobs that normally run in the daily job. and removed ci:daily Run the CI jobs that normally run in the daily job. freeze Freeze the Release PR with this label labels Mar 17, 2026
@storybook-bot storybook-bot force-pushed the version-patch-from-10.2.19 branch 3 times, most recently from a1c364f to 777157d Compare March 17, 2026 16:06
@storybook-bot storybook-bot force-pushed the version-patch-from-10.2.19 branch 8 times, most recently from 99a0e84 to a3a3659 Compare March 18, 2026 10:39
Sidnioulz and others added 2 commits March 18, 2026 11:17
…base-url

Core: Fix event source URL based on refId when multiple iframes share the same origin
(cherry picked from commit aba4a1b)
@storybook-bot storybook-bot force-pushed the version-patch-from-10.2.19 branch from a3a3659 to c063513 Compare March 18, 2026 11:17
@yannbf yannbf closed this Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release For PRs that trigger new releases. Automated

Projects

None yet

Development

Successfully merging this pull request may close these issues.