Release: Prerelease 10.0.0-beta.10#32618
Merged
Merged
Conversation
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Telemetry: Add metadata for react routers
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Note Free review on us!CodeRabbit is offering free reviews until Wed Oct 08 2025 to showcase some of the refinements we've made. Comment |
Release tooling: Use npm Trusted Publishing for canaries
3b6ff8b to
c65e1bf
Compare
Co-authored-by: Kyle Gach <kyle.gach@gmail.com>
c65e1bf to
da3674b
Compare
- Update tags guidance
- Add `play-fn` and `test-fn` built-in tags
- Add custom tag definition
- Update sidebar filtering
- Add "exclude test-fn" recipe
- Add main config `tags` API reference
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Core: Make `subtype` an optional property on an index input
da3674b to
0702c99
Compare
Core: Various QA fixes
0702c99 to
3228d41
Compare
Fix: Incorrect URLS for the upgrade command
3228d41 to
3404315
Compare
Docs: Update tags, add filtering
3404315 to
fa2be60
Compare
Onboarding: Prevent confetti overlay from intercepting pointer events
fa2be60 to
6ee17c9
Compare
|
View your CI Pipeline Execution ↗ for commit 6ee17c9
☁️ Nx Cloud last updated this comment at |
Package BenchmarksCommit: The following packages have significant changes to their size or dependencies:
|
| Before | After | Difference | |
|---|---|---|---|
| Dependency count | 43 | 43 | 0 |
| Self size | 30.16 MB | 30.19 MB | 🚨 +26 KB 🚨 |
| Dependency size | 17.31 MB | 17.31 MB | 0 B |
| Bundle Size Analyzer | Link | Link |
@storybook/cli
| Before | After | Difference | |
|---|---|---|---|
| Dependency count | 187 | 187 | 0 |
| Self size | 920 KB | 920 KB | 🎉 -6 B 🎉 |
| Dependency size | 79.83 MB | 79.86 MB | 🚨 +26 KB 🚨 |
| Bundle Size Analyzer | Link | Link |
@storybook/codemod
| Before | After | Difference | |
|---|---|---|---|
| Dependency count | 169 | 169 | 0 |
| Self size | 35 KB | 35 KB | 🚨 +42 B 🚨 |
| Dependency size | 76.26 MB | 76.28 MB | 🚨 +26 KB 🚨 |
| Bundle Size Analyzer | Link | Link |
create-storybook
| Before | After | Difference | |
|---|---|---|---|
| Dependency count | 44 | 44 | 0 |
| Self size | 1.55 MB | 1.55 MB | 0 B |
| Dependency size | 47.47 MB | 47.49 MB | 🚨 +26 KB 🚨 |
| Bundle Size Analyzer | node | node |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is an automated pull request that bumps the version from
10.0.0-beta.9to10.0.0-beta.10.Once this pull request is merged, it will trigger a new release of version
10.0.0-beta.10.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:
And for each change below:
This is a list of all the PRs merged and commits pushed directly to
next, that will be part of this release:subtypean optional property on an index input #3260205e224edf1899357e2a03eac5e193cc6504a3d85If 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.0-beta.10
subtypean optional property on an index input - #32602, thanks JReinhold!