Release: Prerelease 10.0.0-beta.12#32727
Merged
Merged
Conversation
Add a correct color contrast
…ations Co-authored-by: yannbf <1671563+yannbf@users.noreply.github.com>
Co-authored-by: yannbf <1671563+yannbf@users.noreply.github.com>
…ts the default Co-authored-by: yannbf <1671563+yannbf@users.noreply.github.com>
…n logic Co-authored-by: yannbf <1671563+yannbf@users.noreply.github.com>
Co-authored-by: yannbf <1671563+yannbf@users.noreply.github.com>
- Added early exit condition in `storyToCsfFactory` to skip transformation when no stories are detected, preventing mixed CSF syntax. - Updated tests to verify the new behavior, ensuring proper logging when no stories are transformed. - Mocked logger's log method for improved test coverage and validation of warning messages.
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Documentation: Add FAQ about Nextjs plugin in portable stories
Fix(tags): Update documentation link anchor in TagsFilterPanel
…emod CLI: Avoid mixed CSF in files with unconventional stories
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
…48b2-9521-681fa8936b06 Fix: Allow proceeding without selecting automigrations in upgrade command
7218f4f to
c5a55c9
Compare
CLI: Fix CSF factories addon syncing in storybook add command
…455d-a384-3b65990421aa CLI: Make relative imports default in csf-factories codemod
c5a55c9 to
75cb19d
Compare
Core: Prevent navigating to hidden (filtered) item
75cb19d to
6a56090
Compare
|
View your CI Pipeline Execution ↗ for commit 6a56090
☁️ 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 | 43 | 43 | 0 |
| Self size | 30.19 MB | 30.19 MB | 🚨 +895 B 🚨 |
| Dependency size | 17.31 MB | 17.36 MB | 🚨 +53 KB 🚨 |
| Bundle Size Analyzer | Link | Link |
@storybook/cli
| Before | After | Difference | |
|---|---|---|---|
| Dependency count | 187 | 187 | 0 |
| Self size | 921 KB | 922 KB | 🚨 +271 B 🚨 |
| Dependency size | 79.87 MB | 79.92 MB | 🚨 +54 KB 🚨 |
| Bundle Size Analyzer | Link | Link |
@storybook/codemod
| Before | After | Difference | |
|---|---|---|---|
| Dependency count | 169 | 169 | 0 |
| Self size | 35 KB | 35 KB | 🎉 -42 B 🎉 |
| Dependency size | 76.30 MB | 76.35 MB | 🚨 +54 KB 🚨 |
| Bundle Size Analyzer | Link | Link |
create-storybook
| Before | After | Difference | |
|---|---|---|---|
| Dependency count | 44 | 44 | 0 |
| Self size | 1.55 MB | 1.55 MB | 0 B |
| Dependency size | 47.50 MB | 47.55 MB | 🚨 +54 KB 🚨 |
| Bundle Size Analyzer | node | node |
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.0.0-beta.11to10.0.0-beta.12.Once this pull request is merged, it will trigger a new release of version
10.0.0-beta.12.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
10.0.0-beta.12