Release: Patch 10.3.4#34275
Merged
Merged
Conversation
e326ec4 to
8fb59e3
Compare
63d2b67 to
d94d243
Compare
main (without version bump)4bb67bd to
13f0d34
Compare
|
View your CI Pipeline Execution ↗ for commit 18f4fd9
☁️ 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 | 49 | 50 | 🚨 +1 🚨 |
| Self size | 20.46 MB | 20.46 MB | 🚨 +2 KB 🚨 |
| Dependency size | 16.54 MB | 16.55 MB | 🚨 +10 KB 🚨 |
| Bundle Size Analyzer | Link | Link |
@storybook/nextjs-vite
| Before | After | Difference | |
|---|---|---|---|
| Dependency count | 92 | 92 | 0 |
| Self size | 1.12 MB | 1.12 MB | 🎉 -51 B 🎉 |
| Dependency size | 22.49 MB | 22.52 MB | 🚨 +33 KB 🚨 |
| Bundle Size Analyzer | Link | Link |
@storybook/react-native-web-vite
| Before | After | Difference | |
|---|---|---|---|
| Dependency count | 121 | 121 | 0 |
| Self size | 30 KB | 30 KB | 0 B |
| Dependency size | 23.56 MB | 23.59 MB | 🚨 +32 KB 🚨 |
| Bundle Size Analyzer | Link | Link |
@storybook/react-vite
| Before | After | Difference | |
|---|---|---|---|
| Dependency count | 82 | 82 | 0 |
| Self size | 35 KB | 35 KB | 🚨 +163 B 🚨 |
| Dependency size | 20.27 MB | 20.30 MB | 🚨 +32 KB 🚨 |
| Bundle Size Analyzer | Link | Link |
@storybook/cli
| Before | After | Difference | |
|---|---|---|---|
| Dependency count | 183 | 184 | 🚨 +1 🚨 |
| Self size | 779 KB | 780 KB | 🚨 +1 KB 🚨 |
| Dependency size | 67.67 MB | 67.68 MB | 🚨 +12 KB 🚨 |
| Bundle Size Analyzer | Link | Link |
@storybook/codemod
| Before | After | Difference | |
|---|---|---|---|
| Dependency count | 176 | 177 | 🚨 +1 🚨 |
| Self size | 32 KB | 32 KB | 🚨 +72 B 🚨 |
| Dependency size | 66.19 MB | 66.21 MB | 🚨 +12 KB 🚨 |
| Bundle Size Analyzer | Link | Link |
create-storybook
| Before | After | Difference | |
|---|---|---|---|
| Dependency count | 50 | 51 | 🚨 +1 🚨 |
| Self size | 1.04 MB | 1.04 MB | 🚨 +72 B 🚨 |
| Dependency size | 37.00 MB | 37.01 MB | 🚨 +12 KB 🚨 |
| Bundle Size Analyzer | node | node |
9e5aeb7 to
10dcc45
Compare
…eration Build: Retry-mechanism for dts bundle-generation (cherry picked from commit 7801015)
Core: Fix WebSocket connection for StackBlitz/WebContainers (cherry picked from commit a5658d3)
…llision Builder-Vite: Use djb2 hash to prevent variable name collisions in builder-vite (cherry picked from commit 1c38a36)
…ut-on-unmount Addon-a11y: Clear status transition timer on unmount to prevent test flake (cherry picked from commit febea63)
…ocgen-typescript-0.7.0 React-Vite: Upgrade @joshwooding/vite-plugin-react-docgen-typescript to 0.7.0 (cherry picked from commit 544d8c9)
…-init CLI: Prompt for init crash reports (cherry picked from commit 8d12309)
Docs: Add troubleshooting for react-docgen-typescript in monorepos (cherry picked from commit 0efef13)
…back React-Docgen: Try .tsx fallback when resolving .js ESM imports in docgen resolvers (cherry picked from commit 069e745)
(cherry picked from commit 15edac0)
Cleanup: Remove root prettierRC and update snapshots (cherry picked from commit d38952c)
Bug: Skip re-processing already transformed config files for CSF factories (cherry picked from commit da2f32e)
10dcc45 to
60e8c15
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
10.3.3to10.3.4.Once this pull request is merged, it will trigger a new release of version
10.3.4.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:🍒 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 69c8442c114a753762c3052efac38eb489509751git cherry-pick -m1 -x b31240c2c8c7a1e2ba6b93fcce14ae12b1891b6fgit cherry-pick -m1 -x a8048f56b174cd26da7e309d996bf1b8d50c5349If 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.3.4