-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Release: Prerelease 9.1.0-alpha.9 #32060
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
Merged
Merged
Conversation
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
* next: (350 commits) Update CHANGELOG.md for v9.0.9 [skip ci] fix scripts test Next.js: Add styled-jsx to optimize Vite dependencies in configuration Next.js: Update styled-jsx resolution method in Vite configuration Prevent destructuring of undefined Next.js: Enhance Vite configuration with styled-jsx aliasing Next.js: Add webpack alias to resolve Next.js package conflicts dont at-mention users in release PR descriptions cleanup, fix unit tests Angular: Update MiniCssExtractPlugin configuration for cache busting remove unneeded preview entrypoints for core addons relatively import preview annotations of core addons Refactor import statements in find-implicit-spies.ts to consolidate Babel imports Update dependencies in yarn.lock and package.json use babel from core in codemods bundle in giget Bump version from "9.1.0-alpha.5" to "9.1.0-alpha.6" [skip ci] prebundle more in cli-storybook package Write changelog for 9.1.0-alpha.6 [skip ci] fix package manager instance in empty dir flow ...
* next: (50 commits) Vite: Remove addon-themes and theming from optimized deps list Next.js-Vite: Support Next.js v15.4 Update CHANGELOG.md for v9.0.12 [skip ci] Addon Vitest: Remove Optimize deps candidates due to Vitest warnings Sandbox: Override the right vitest.config file depending on language Core: Update dedupeDependencies method to accept an optional force flag for npm Review fixes Update code/core/src/common/js-package-manager/NPMProxy.ts Core: Enhance package manager install methods to support optional force flag Update CHANGELOG.md for v9.0.11 [skip ci] Docs: Update docs to support Angular 20 Refactor INTERNAL_DEFAULT_PROJECT_ANNOTATIONS Remove filterResolvableIncludeCandidates Update code/builders/builder-vite/src/constants.ts Insert resolve configuration in Vitest setup to preserve symlinks, enhancing compatibility with plugins Refactor optimizeDeps handling in Vitest to include INCLUDE_CANDIDATES and streamline dependency resolution Refactor dependency handling in Vitest to use filterResolvableIncludeCandidates for optimized resolution Add INCLUDE_CANDIDATES constant for optimized dependency handling in Vitest and load optimizeDeps preset Remove duplicate type declaration for PackageManagerName Docs: Update CLI options ...
…storybook into fix-svelte-extract-arg-types
…o-telemetry Telemetry: Add nodeLinker to telemetry
77d92d3 to
7a168c1
Compare
Test: Add mock capabilities
7a168c1 to
2db93b8
Compare
Docs: How we develop features and release Storybook
2db93b8 to
1608048
Compare
docs: remove deprecated vscode extension
1608048 to
a6231cd
Compare
CLI: Fix Storybook doctor compatibility checks
a6231cd to
ea1a760
Compare
|
View your CI Pipeline Execution ↗ for commit ea1a760
☁️ 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 | 51 | 56 | 🚨 +5 🚨 |
| Self size | 31.75 MB | 41.35 MB | 🚨 +9.60 MB 🚨 |
| Dependency size | 17.46 MB | 18.22 MB | 🚨 +762 KB 🚨 |
| Bundle Size Analyzer | Link | Link |
@storybook/vue3-vite
| Before | After | Difference | |
|---|---|---|---|
| Dependency count | 104 | 105 | 🚨 +1 🚨 |
| Self size | 34 KB | 34 KB | 0 B |
| Dependency size | 42.73 MB | 42.78 MB | 🚨 +51 KB 🚨 |
| Bundle Size Analyzer | Link | Link |
sb
| Before | After | Difference | |
|---|---|---|---|
| Dependency count | 52 | 57 | 🚨 +5 🚨 |
| Self size | 1 KB | 1 KB | 0 B |
| Dependency size | 49.21 MB | 59.57 MB | 🚨 +10.36 MB 🚨 |
| Bundle Size Analyzer | Link | Link |
@storybook/cli
| Before | After | Difference | |
|---|---|---|---|
| Dependency count | 217 | 221 | 🚨 +4 🚨 |
| Self size | 582 KB | 584 KB | 🚨 +2 KB 🚨 |
| Dependency size | 93.69 MB | 103.97 MB | 🚨 +10.28 MB 🚨 |
| Bundle Size Analyzer | Link | Link |
@storybook/codemod
| Before | After | Difference | |
|---|---|---|---|
| Dependency count | 186 | 190 | 🚨 +4 🚨 |
| Self size | 31 KB | 31 KB | 0 B |
| Dependency size | 77.78 MB | 88.06 MB | 🚨 +10.27 MB 🚨 |
| Bundle Size Analyzer | Link | Link |
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.0-alpha.8to9.1.0-alpha.9.Once this pull request is merged, it will trigger a new release of version
9.1.0-alpha.9.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.1.0-alpha.9