-
-
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.1.0-alpha.8 #26811
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
github-actions
bot
added
the
release
For PRs that trigger new releases. Automated
label
Apr 11, 2024
storybook-bot
force-pushed
the
version-non-patch-from-8.1.0-alpha.7
branch
9 times, most recently
from
April 16, 2024 13:01
e5179cc
to
f6b1541
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
Apr 16, 2024
☁️ Nx Cloud ReportCI is running/has finished running commands for commit a082032. 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 1 targetSent with 💌 from NxCloud. |
…torybook into save-from-controls
Action: Add new actions to the bottom of the panel and auto scroll
Next.js: Add `/cache.mock` entrypoint
…n/add-file-picker
Documentation: Remove repetitive words
Docs: Correct command in examples of adding packages with pnpm
Nextjs: Implement next redirect and the RedirectBoundary
storybook-bot
force-pushed
the
version-non-patch-from-8.1.0-alpha.7
branch
from
May 3, 2024 09:27
2418e7b
to
ca81360
Compare
yannbf
added
freeze
Freeze the Release PR with this label
and removed
freeze
Freeze the Release PR with this label
labels
May 3, 2024
Portable Stories: Warn when rendering stories without cleaning up first
storybook-bot
force-pushed
the
version-non-patch-from-8.1.0-alpha.7
branch
from
May 4, 2024 05:45
ca81360
to
8af90d2
Compare
…ct-boundary Revert "Nextjs: Implement next redirect and the RedirectBoundary"
storybook-bot
force-pushed
the
version-non-patch-from-8.1.0-alpha.7
branch
from
May 4, 2024 18:57
8af90d2
to
e22fe53
Compare
…nsion Docs: Fix providerImportSource extension
storybook-bot
force-pushed
the
version-non-patch-from-8.1.0-alpha.7
branch
from
May 5, 2024 07:04
e22fe53
to
b7d3973
Compare
storybook-bot
force-pushed
the
version-non-patch-from-8.1.0-alpha.7
branch
from
May 5, 2024 07:10
b7d3973
to
0dcf06f
Compare
shilman
added
freeze
Freeze the Release PR with this label
and removed
ci:daily
Run the CI jobs that normally run in the daily job.
labels
May 5, 2024
github-actions
bot
added
the
patch:done
Patch/release PRs already cherry-picked to main/release branch
label
May 14, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
ci:daily
Run the CI jobs that normally run in the daily job.
freeze
Freeze the Release PR with this label
patch:done
Patch/release PRs already cherry-picked to main/release branch
release
For PRs that trigger new releases. Automated
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.1.0-alpha.7
to8.1.0-alpha.8
.Once this pull request is merged, it will trigger a new release of version
8.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:package.json
#26688react-dom-shim
#26898 (will also be patched)of
prop toTitle
#23728of
prop toSubtitle
#22552http://
links #26488 (will also be patched)@vitejs/plugin-react-swc
and plugins #26837 (will also be patched)UPDATE_STORY_ARGS
which was for SSv6 #2599345371467c6da954b5112ada27f8bfc59e7937bfc
nextjs/default-ts
instead ofnextjs/default-js
#26907 (will also be patched)199e635c8f7a76a0512f9042439dbf7d8608ce70
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
8.1.0-alpha.8
@vitejs/plugin-react-swc
and plugins - #26837, thanks @JReinhold!of
prop toSubtitle
- #22552, thanks @joaonunomota!of
prop toTitle
- #23728, thanks @Sidnioulz!UPDATE_STORY_ARGS
which was for SSv6 - #25993, thanks @tmeasday!http://
links - #26488, thanks @JReinhold!react-dom-shim
- #26898, thanks @Tobbe!package.json
- #26688, thanks @kasperpeulen!