Release: Prerelease 9.1.0-alpha.8#31973
Merged
Merged
Conversation
…s/storybook into avitalhass/firstbranch
…s/storybook into avitalhass/firstbranch
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
4309cbc to
34ac29a
Compare
Core: Group hooks in a single folder
34ac29a to
a0933db
Compare
UI: Fix interaction step collapse icon
a0933db to
429fd9b
Compare
CI: Add resolution to pin Rollup to v4.44.2 in sandboxes
429fd9b to
515b518
Compare
515b518 to
8dc4eee
Compare
Docs: Fix broken links in CSF API reference
8dc4eee to
a424199
Compare
UI: Fix text color for failing stories in sidebar
a424199 to
9debc2a
Compare
…ries-tsx Addon Vitest: Fix support for plain `stories.tsx` files
9debc2a to
27a3235
Compare
|
View your CI Pipeline Execution ↗ for commit 27a3235
☁️ 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 | 51 | 0 |
| Self size | 31.75 MB | 31.76 MB | 🚨 +14 KB 🚨 |
| Dependency size | 17.43 MB | 17.43 MB | 0 B |
| Bundle Size Analyzer | Link | Link |
sb
| Before | After | Difference | |
|---|---|---|---|
| Dependency count | 52 | 52 | 0 |
| Self size | 1 KB | 1 KB | 0 B |
| Dependency size | 49.18 MB | 49.20 MB | 🚨 +14 KB 🚨 |
| Bundle Size Analyzer | Link | Link |
@storybook/cli
| Before | After | Difference | |
|---|---|---|---|
| Dependency count | 217 | 217 | 0 |
| Self size | 582 KB | 582 KB | 🚨 +149 B 🚨 |
| Dependency size | 93.66 MB | 93.68 MB | 🚨 +17 KB 🚨 |
| Bundle Size Analyzer | Link | Link |
@storybook/codemod
| Before | After | Difference | |
|---|---|---|---|
| Dependency count | 186 | 186 | 0 |
| Self size | 31 KB | 31 KB | 0 B |
| Dependency size | 77.76 MB | 77.77 MB | 🚨 +11 KB 🚨 |
| Bundle Size Analyzer | Link | Link |
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.0-alpha.7to9.1.0-alpha.8.Once this pull request is merged, it will trigger a new release of version
9.1.0-alpha.8.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:stories.tsxfiles #32041 (will also be patched)vitest.setup.tssnippet #31838 (will also be patched)swc/corepackage resolution to resolvees2023compatibility #32004If 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.8
stories.tsxfiles - #32041, thanks ghengeveld!