Release: Prerelease 9.0.0-alpha.6#30824
Merged
kasperpeulen merged 113 commits intonext-releasefrom Mar 17, 2025
Merged
Conversation
…n the state hasn't changed
…t fit and add a tooltip for it
…lay to hover tooltips
Contributor
There was a problem hiding this comment.
LGTM
9 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile
…ow-error React-Native: Fix `__STORYBOOK_ADDON_INTERACTIONS_INSTRUMENTER_STATE__` access
94b484e to
4c41ab2
Compare
Core: Remove `util`, `browser-assert`, `process` deps
4c41ab2 to
156457d
Compare
156457d to
30a6c6c
Compare
|
View your CI Pipeline Execution ↗ for commit 0a1c2a9.
☁️ 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 | 102 | 70 | 🎉 -32 🎉 |
| Self size | 24.32 MB | 24.32 MB | 🚨 +6 KB 🚨 |
| Dependency size | 24.63 MB | 23.96 MB | 🎉 -664 KB 🎉 |
| Bundle Size Analyzer | Link | Link |
sb
| Before | After | Difference | |
|---|---|---|---|
| Dependency count | 103 | 71 | 🎉 -32 🎉 |
| Self size | 1 KB | 1 KB | 0 B |
| Dependency size | 48.95 MB | 48.29 MB | 🎉 -658 KB 🎉 |
| Bundle Size Analyzer | Link | Link |
@storybook/cli
| Before | After | Difference | |
|---|---|---|---|
| Dependency count | 392 | 363 | 🎉 -29 🎉 |
| Self size | 289 KB | 289 KB | 0 B |
| Dependency size | 98.92 MB | 98.30 MB | 🎉 -622 KB 🎉 |
| Bundle Size Analyzer | Link | Link |
@storybook/codemod
| Before | After | Difference | |
|---|---|---|---|
| Dependency count | 313 | 284 | 🎉 -29 🎉 |
| Self size | 31 KB | 31 KB | 0 B |
| Dependency size | 80.71 MB | 80.09 MB | 🎉 -613 KB 🎉 |
| Bundle Size Analyzer | Link | Link |
Core: Testing Module UI improvements
30a6c6c to
f8e8e3d
Compare
…-notation-subcomponent Revert "CSF: Fix CSF subcomponent type"
f8e8e3d to
0a1c2a9
Compare
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
9.0.0-alpha.5to9.0.0-alpha.6.Once this pull request is merged, it will trigger a new release of version
9.0.0-alpha.6.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:util,browser-assert,processdeps #30805__STORYBOOK_ADDON_INTERACTIONS_INSTRUMENTER_STATE__access #30820If 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
9.0.0-alpha.6
util,browser-assert,processdeps - #30805, thanks @ndelangen!__STORYBOOK_ADDON_INTERACTIONS_INSTRUMENTER_STATE__access - #30820, thanks @dannyhw!