Skip to content

Release: Patch 10.3.7#34655

Open
github-actions[bot] wants to merge 62 commits into
latest-releasefrom
version-patch-from-10.3.6
Open

Release: Patch 10.3.7#34655
github-actions[bot] wants to merge 62 commits into
latest-releasefrom
version-patch-from-10.3.6

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

This is an automated pull request that bumps the version from 10.3.6 to 10.3.7.
Once this pull request is merged, it will trigger a new release of version 10.3.7.
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: Fix: Add vite-plus vendored libraries version detection #34509
  • 🐛 Bug: React: Add optional React type peers to packages that publish React-based declarations #34641
  • 📝 Documentation: Docs: Improve fn details for Actions #34654

🍒 Manual cherry picking needed!

The following pull requests could not be cherry-picked automatically because it resulted in merge conflicts.
For each pull request below, you need to either manually cherry pick it, or discard it by replacing the "patch:yes" label with "patch:no" on the PR and re-generate this PR.

  • #34509: git cherry-pick -m1 -x 316df07c40ca4542fb6e9427775be80531501d83
  • #34654: git cherry-pick -m1 -x aa4d8d8c8872903b8aeace67f4dbb7e6132cfc2f

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

  • Fix: Add vite-plus vendored libraries version detection - #34509, thanks huang-julien!
  • React: Add optional React type peers to packages that publish React-based declarations - #34641, thanks copilot-swe-agent!

storybook-bot and others added 30 commits March 18, 2026 16:48
Core: Prevent story-local viewport from persisting in URL
(cherry picked from commit b00ebfa)
CLI: Use npm info to fetch versions in repro command
(cherry picked from commit ac8171e)
Build: Update `test-runner` to use a single jest-worker
(cherry picked from commit 2f5025f)
React Native Web: Fix vite8 support by bumping vite-plugin-rnw

(cherry picked from commit ddc9320)
CLI: Shorten CTA link messages
(cherry picked from commit ed6fb10)
CI: Relax Danger label rules on release PRs
(cherry picked from commit 793e354)
Update CHANGELOG to remove experimental tool entry

(cherry picked from commit 25a4b10)
…-validation-detection-across-init-and-postinstall

Addon-Vitest: Streamline vite(st) config detection across init and postinstall
(cherry picked from commit b2fb7d8)
…eration

Build: Retry-mechanism for dts bundle-generation
(cherry picked from commit 7801015)
Core: Fix WebSocket connection for StackBlitz/WebContainers
(cherry picked from commit a5658d3)
…llision

Builder-Vite: Use djb2 hash to prevent variable name collisions in builder-vite
(cherry picked from commit 1c38a36)
…ut-on-unmount

Addon-a11y: Clear status transition timer on unmount to prevent test flake
(cherry picked from commit febea63)
…ocgen-typescript-0.7.0

React-Vite: Upgrade @joshwooding/vite-plugin-react-docgen-typescript to 0.7.0
(cherry picked from commit 544d8c9)
…-init

CLI: Prompt for init crash reports
(cherry picked from commit 8d12309)
Docs: Add troubleshooting for react-docgen-typescript in monorepos
(cherry picked from commit 0efef13)
…back

React-Docgen: Try .tsx fallback when resolving .js ESM imports in docgen resolvers
(cherry picked from commit 069e745)
(cherry picked from commit 15edac0)
@storybook-bot storybook-bot force-pushed the version-patch-from-10.3.6 branch 26 times, most recently from 868c843 to 74f4266 Compare May 13, 2026 13:30
JReinhold and others added 2 commits May 13, 2026 13:49
…ies-react-types

React: Add optional React type peers to packages that publish React-based declarations
(cherry picked from commit d0d6e23)
@storybook-bot storybook-bot force-pushed the version-patch-from-10.3.6 branch from 74f4266 to 6ed309b Compare May 13, 2026 13:49
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.

9 participants