Skip to content

Release: Patch 10.0.3#32899

Merged
ndelangen merged 9 commits into
latest-releasefrom
version-patch-from-10.0.2
Nov 3, 2025
Merged

Release: Patch 10.0.3#32899
ndelangen merged 9 commits into
latest-releasefrom
version-patch-from-10.0.2

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

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

This is an automated pull request that bumps the version from 10.0.2 to 10.0.3.
Once this pull request is merged, it will trigger a new release of version 10.0.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: ESlint: Update storybook/experimental-nextjs-vite in no-renderer-packages rule #32909
  • 🐛 Bug: Core: Better handling for TypeScript satisfies/as syntaxes #32891
  • 🔧 Maintenance: React Native: Update withStorybook setup instructions #32919
  • 🐛 Bug: Core: Fix wrong import to fix Yarn PnP support #32928
  • 📝 Documentation: Docs: Fix Vitest option instructions #32896

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

  • Core: Better handling for TypeScript satisfies/as syntaxes - #32891, thanks yannbf!
  • Core: Fix wrong import to fix Yarn PnP support - #32928, thanks yannbf!
  • ESlint: Update storybook/experimental-nextjs-vite in no-renderer-packages rule - #32909, thanks ndelangen!
  • React Native: Update withStorybook setup instructions - #32919, thanks dannyhw!

@github-actions github-actions Bot added the release For PRs that trigger new releases. Automated label Oct 30, 2025
@storybook-bot storybook-bot force-pushed the version-patch-from-10.0.2 branch from eea35b6 to efc5145 Compare October 30, 2025 21:01
@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented Oct 30, 2025

View your CI Pipeline Execution ↗ for commit f460470

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

☁️ Nx Cloud last updated this comment at 2025-11-03 12:34:49 UTC

@storybook-bot storybook-bot force-pushed the version-patch-from-10.0.2 branch from efc5145 to 8340820 Compare October 31, 2025 08:25
@storybook-bot storybook-bot force-pushed the version-patch-from-10.0.2 branch 2 times, most recently from 500bfb6 to 63ad6de Compare October 31, 2025 10:25
@storybook-bot storybook-bot force-pushed the version-patch-from-10.0.2 branch from 63ad6de to 0053cc9 Compare October 31, 2025 12:05
@github-actions github-actions Bot changed the title Release: Merge patches to main (without version bump) Release: Patch 10.0.3 Oct 31, 2025
@storybook-bot storybook-bot force-pushed the version-patch-from-10.0.2 branch 3 times, most recently from 54e7e30 to 0edb81b Compare November 2, 2025 01:18
jonniebigodes and others added 6 commits November 3, 2025 12:24
…ntation

Docs: Fix Vitest option instructions
(cherry picked from commit b079045)
…o-removed-framework

ESlint: Update `@storybook/experimental-nextjs-vite` in `no-renderer-packages` rule
(cherry picked from commit 07ec72d)
…ax-support

Core: Better handling for TypeScript satisfies/as syntaxes
(cherry picked from commit 853c491)
…hange

React Native: Update withStorybook setup instructions

(cherry picked from commit 03cae6b)
Core: Fix wrong import to fix Yarn PnP support
(cherry picked from commit aa41658)
@storybook-bot storybook-bot force-pushed the version-patch-from-10.0.2 branch from 0edb81b to f460470 Compare November 3, 2025 12:25
@ndelangen ndelangen self-assigned this Nov 3, 2025
@ndelangen ndelangen added ci:daily Run the CI jobs that normally run in the daily job. freeze Freeze the Release PR with this label labels Nov 3, 2025
@ndelangen ndelangen merged commit 7e4f11d into latest-release Nov 3, 2025
101 of 104 checks passed
@ndelangen ndelangen deleted the version-patch-from-10.0.2 branch November 3, 2025 12:59
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.

6 participants