-
-
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-rc.4 #26370
Merged
vanessayuenn
merged 88 commits into
next-release
from
version-non-patch-from-8.0.0-rc.3
Mar 11, 2024
Merged
Release: Prerelease 8.0.0-rc.4 #26370
vanessayuenn
merged 88 commits into
next-release
from
version-non-patch-from-8.0.0-rc.3
Mar 11, 2024
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
Co-authored-by: Lars Rickert <[email protected]>
- Update URL & sidebar nav - Improve snippets and update screenshots - Clarify that `docgen` API is only available in SB 8+ - Remove no descriptions limitation from events - Add limitations section
Docs: Add docs for `vue3-vite` framework
Addon-Actions: Fix attaching action, after a spy is restored to the original implemementation
CLI: Add explicit actions to header story
Maintenance: What's new modal changes
the links were broken for me when viewing this in production!
…licated-deps-warning CLI: Remove duplicated dependency warning
storybook-bot
force-pushed
the
version-non-patch-from-8.0.0-rc.3
branch
from
March 8, 2024 14:51
4807afa
to
a020a36
Compare
This reverts commit 909cb23.
…t-canvaselement Portable Stories: Fix injected root element changing layout
storybook-bot
force-pushed
the
version-non-patch-from-8.0.0-rc.3
branch
from
March 8, 2024 15:20
a020a36
to
8597eeb
Compare
React: Support all React component types in JSX Decorator
storybook-bot
force-pushed
the
version-non-patch-from-8.0.0-rc.3
branch
from
March 8, 2024 16:04
8597eeb
to
8b1a728
Compare
Docs: Add `angular` framework doc
storybook-bot
force-pushed
the
version-non-patch-from-8.0.0-rc.3
branch
from
March 8, 2024 17:19
8b1a728
to
7cea6df
Compare
…ading-storybook-related-deps CLI: Automigration for upgrading storybook related dependencies
storybook-bot
force-pushed
the
version-non-patch-from-8.0.0-rc.3
branch
2 times, most recently
from
March 9, 2024 10:04
a2cafdb
to
cc0bb5e
Compare
Docs: Fix table alignment
storybook-bot
force-pushed
the
version-non-patch-from-8.0.0-rc.3
branch
from
March 10, 2024 17:26
cc0bb5e
to
97ada58
Compare
Dependencies: Broaden `esbuild` version range
storybook-bot
force-pushed
the
version-non-patch-from-8.0.0-rc.3
branch
from
March 11, 2024 09:41
97ada58
to
2d68df7
Compare
storybook-bot
force-pushed
the
version-non-patch-from-8.0.0-rc.3
branch
from
March 11, 2024 10:36
2d68df7
to
a6e4d90
Compare
vanessayuenn
added
freeze
Freeze the Release PR with this label
ci:daily
Run the CI jobs that normally run in the daily job.
labels
Mar 11, 2024
☁️ Nx Cloud ReportCI is running/has finished running commands for commit a6e4d90. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 2 targetsSent with 💌 from NxCloud. |
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-rc.3
to8.0.0-rc.4
.Once this pull request is merged, it will trigger a new release of version
8.0.0-rc.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:esbuild
version range #26405@storybook/testing-library
with@storybook/test
in monorepo #26351angular
framework doc #26269vue3-vite
framework #26221If 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-rc.4
esbuild
version range - #26405, thanks @ndelangen!@storybook/testing-library
with@storybook/test
in monorepo - #26351, thanks @ndelangen!