-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Release: Prerelease 10.0.0-beta.10 #32618
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
|
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 <[email protected]>
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 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!