-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Release: Patch 9.1.14 #32809
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
Release: Patch 9.1.14 #32809
Conversation
…main Maintenance: Remove addon-jest
…y_example_on_main Docs: Fix A11y preview configuration example (main branch)
|
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 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!