Release: Patch 9.1.14#32809
Merged
Merged
Conversation
…main Maintenance: Remove addon-jest
…y_example_on_main Docs: Fix A11y preview configuration example (main branch)
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
6dfe1e8 to
1d5e10e
Compare
|
View your CI Pipeline Execution ↗ for commit 92d87b1
☁️ 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 | 50 | 50 | 0 |
| Self size | 35.76 MB | 36.39 MB | 🚨 +628 KB 🚨 |
| Dependency size | 16.65 MB | 16.65 MB | 🚨 +7 B 🚨 |
| Bundle Size Analyzer | Link | Link |
sb
| Before | After | Difference | |
|---|---|---|---|
| Dependency count | 51 | 51 | 0 |
| Self size | 1 KB | 1 KB | 0 B |
| Dependency size | 52.41 MB | 53.04 MB | 🚨 +628 KB 🚨 |
| Bundle Size Analyzer | Link | Link |
@storybook/cli
| Before | After | Difference | |
|---|---|---|---|
| Dependency count | 220 | 220 | 0 |
| Self size | 598 KB | 598 KB | 0 B |
| Dependency size | 97.50 MB | 98.39 MB | 🚨 +893 KB 🚨 |
| Bundle Size Analyzer | Link | Link |
@storybook/codemod
| Before | After | Difference | |
|---|---|---|---|
| Dependency count | 189 | 189 | 0 |
| Self size | 31 KB | 31 KB | 0 B |
| Dependency size | 81.59 MB | 82.23 MB | 🚨 +637 KB 🚨 |
| Bundle Size Analyzer | Link | Link |
create-storybook
| Before | After | Difference | |
|---|---|---|---|
| Dependency count | 1 | 1 | 0 |
| Self size | 12.50 MB | 12.75 MB | 🚨 +255 KB 🚨 |
| Dependency size | 99 KB | 99 KB | 0 B |
| Bundle Size Analyzer | Link | Link |
e6f3ce9 to
7636dbd
Compare
…orybook into version-patch-from-9.1.13
Addon-Vitest: Support Vitest 4 (cherry picked from commit 48a5a18)
…ypings. Added support for merging test properties and refined type imports from `storybook/internal/babel`.
…dirname` for path resolution. Removed unnecessary mock for `resolvePackageDir` in tests to streamline configuration.
…eta.dirname` with `__dirname` for aliasing.
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.1.13to9.1.14.Once this pull request is merged, it will trigger a new release of version
9.1.14.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:play-fntag for methods #32695🍒 Manual cherry picking needed!
The following pull requests could not be cherry-picked automatically because it resulted in merge conflicts.
For each pull request below, you need to either manually cherry pick it, or discard it by replacing the "patch:yes" label with "patch:no" on the PR and re-generate this PR.
git cherry-pick -m1 -x 48a5a18b42cd854cb24658b16d8f57d1ea5b6d72If 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.1.14
play-fntag for methods - #32695, thanks shilman!