Release: Patch 9.0.18#32098
Closed
github-actions[bot] wants to merge 7 commits into
Closed
Conversation
Svelte: Fix union types generating invalid labels in argTypes (cherry picked from commit 628f30c)
…o-telemetry Telemetry: Add nodeLinker to telemetry (cherry picked from commit f7c3e91)
Docs: How we develop features and release Storybook (cherry picked from commit 9f17aa1)
docs: remove deprecated vscode extension (cherry picked from commit b987886)
CLI: Fix Storybook doctor compatibility checks (cherry picked from commit 2510bf8)
Docs: Vue - Remove reference to Volar extension (cherry picked from commit 6128cb4)
|
View your CI Pipeline Execution ↗ for commit d086c5b
☁️ 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 | 217 | 217 | 0 |
| Self size | 582 KB | 582 KB | 🚨 +95 B 🚨 |
| Dependency size | 92.51 MB | 92.52 MB | 🚨 +13 KB 🚨 |
| Bundle Size Analyzer | Link | Link |
@storybook/codemod
| Before | After | Difference | |
|---|---|---|---|
| Dependency count | 186 | 186 | 0 |
| Self size | 31 KB | 31 KB | 0 B |
| Dependency size | 77.70 MB | 77.71 MB | 🚨 +11 KB 🚨 |
| Bundle Size Analyzer | Link | Link |
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.17to9.0.18.Once this pull request is merged, it will trigger a new release of version
9.0.18.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: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
9.0.18
Greptile Summary
This is a patch release PR that updates Storybook from version 9.0.17 to 9.0.18. The changes include three key fixes and several documentation improvements:
All changes are focused on stability and maintenance without introducing breaking changes, making this an appropriate patch release.
Confidence score: 5/5