Skip to content

Conversation

@github-actions
Copy link
Contributor

This is an automated pull request that bumps the version from 10.1.0-beta.0 to 10.1.0-beta.1.
Once this pull request is merged, it will trigger a new release of version 10.1.0-beta.1.
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: CLI: Update compatibility guidance link in summary message #33117
  • 🐛 Bug: Core: Update getDocsUrl to add a default ref param and set guide as ref for links in the Guide #33111
  • 🐛 Bug: CLI: Standardize debug log messages across the application #33123
  • 🐛 Bug: Guide: Hide items for which their required feature is disabled (controls, viewport, interactions) #33113
  • 🐛 Bug: CLI: Fix access to getOptionValue in postAction hook #33119
  • 🐛 Bug: Build: Fix async telemetry event sending #33115
  • 🐛 Bug: Addon-Vitest: Ensure Storybook starts correctly across platforms by using shell in spawn #33116
  • 🏗️ Build: Checklist: Fix contrast on dark mode and wait for checklist widget to load in stories #33121

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.1.0-beta.1

  • Addon-Vitest: Ensure Storybook starts correctly across platforms by using shell in spawn - #33116, thanks valentinpalkovic!
  • Build: Fix async telemetry event sending - #33115, thanks valentinpalkovic!
  • CLI: Fix access to getOptionValue in postAction hook - #33119, thanks valentinpalkovic!
  • CLI: Standardize debug log messages across the application - #33123, thanks valentinpalkovic!
  • CLI: Update compatibility guidance link in summary message - #33117, thanks valentinpalkovic!
  • Core: Update getDocsUrl to add a default ref param and set guide as ref for links in the Guide - #33111, thanks ghengeveld!
  • Guide: Hide items for which their required feature is disabled (controls, viewport, interactions) - #33113, thanks ghengeveld!

ghengeveld and others added 24 commits November 21, 2025 11:46
…d await before final log to avoid post-build UI glitches
…ook-script-in-addon-vitest

Addon-Vitest: Ensure Storybook starts correctly across platforms by using shell in spawn
…nt-sending-for-build

Build: Fix async telemetry event sending
…e-access

CLI: Fix access to getOptionValue in postAction hook
Checklist: Fix contrast on dark mode and wait for checklist widget to load in stories
Guide: Hide items for which their required feature is disabled (controls, viewport, interactions)
CLI: Standardize debug log messages across the application
Core: Update `getDocsUrl` to add a default `ref` param and set `guide` as ref for links in the Guide
CLI: Update compatibility guidance link in summary message
@github-actions github-actions bot added the release For PRs that trigger new releases. Automated label Nov 23, 2025
@github-actions github-actions bot added the release For PRs that trigger new releases. Automated label Nov 23, 2025
@valentinpalkovic valentinpalkovic added freeze Freeze the Release PR with this label ci:daily Run the CI jobs that normally run in the daily job. labels Nov 24, 2025
@nx-cloud
Copy link

nx-cloud bot commented Nov 24, 2025

View your CI Pipeline Execution ↗ for commit 40742c1

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

☁️ Nx Cloud last updated this comment at 2025-11-24 07:55:28 UTC

@valentinpalkovic valentinpalkovic merged commit 62b74bc into next-release Nov 24, 2025
114 of 119 checks passed
@valentinpalkovic valentinpalkovic deleted the version-non-patch-from-10.1.0-beta.0 branch November 24, 2025 08:37
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.

4 participants