-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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: Prerelease 8.0.0-beta.4 #26075
Merged
Merged
Conversation
This file contains 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
…-compiler-automigration
…ybookjs/storybook into norbert/automigrations-mdx1
…figered-patch CLI: Add support for custom vite config to autoblocker
…ore-file CLI: Add line ignoring storybook's `.log` files upon `init`
storybook-bot
force-pushed
the
version-non-patch-from-8.0.0-beta.3
branch
from
February 20, 2024 09:01
fc63f75
to
60d2160
Compare
Co-authored-by: Yann Braga <[email protected]>
Svelte: Remove deprecated SvelteComponentTyped in favor of SvelteComponent
storybook-bot
force-pushed
the
version-non-patch-from-8.0.0-beta.3
branch
from
February 20, 2024 14:40
60d2160
to
736e6ab
Compare
…-test Build: Make sure portable stories won't break in Node environments
storybook-bot
force-pushed
the
version-non-patch-from-8.0.0-beta.3
branch
from
February 20, 2024 15:05
736e6ab
to
0c88f4d
Compare
Core: Catch fail to lead `main.ts` over #23972
storybook-bot
force-pushed
the
version-non-patch-from-8.0.0-beta.3
branch
from
February 20, 2024 15:49
0c88f4d
to
ea16c1d
Compare
CLI: Automigration remove `legacyMdx1` & uninstall `@storybook/mdx1-csf`
…ture-from-autoblockers CLI: Remove the logging to file feature from autoblockers
storybook-bot
force-pushed
the
version-non-patch-from-8.0.0-beta.3
branch
from
February 20, 2024 16:18
ea16c1d
to
2c5a98e
Compare
shilman
added
freeze
Freeze the Release PR with this label
and removed
freeze
Freeze the Release PR with this label
labels
Feb 20, 2024
storybook-bot
force-pushed
the
version-non-patch-from-8.0.0-beta.3
branch
from
February 20, 2024 17:28
2c5a98e
to
5dc206d
Compare
shilman
added
ci:daily
Run the CI jobs that normally run in the daily job.
freeze
Freeze the Release PR with this label
labels
Feb 20, 2024
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
8.0.0-beta.3
to8.0.0-beta.4
.Once this pull request is merged, it will trigger a new release of version
8.0.0-beta.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:legacyMdx1
&@storybook/mdx1-csf
automigration #26102main.ts
error message #26035 (will also be patched).log
files uponinit
#26099typescript
property #2604616311805589b376f2efa6a28ea3049ccd9da6d41
8422756247169a123dc1222b5b05e3a345a7166f
fd6a748190f09d9fee906357daaead829ca4243f
eslint-plugin-storybook
#26064If 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
8.0.0-beta.4
legacyMdx1
&@storybook/mdx1-csf
automigration - #26102, thanks @ ndelangen!.log
files uponinit
- #26099, thanks @ ndelangen!main.ts
error message - #26035, thanks @ ndelangen!typescript
property - #26046, thanks @ ndelangen!