-
-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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: Patch 7.0.27 #23318
Merged
Merged
Release: Patch 7.0.27 #23318
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
JReinhold
force-pushed
the
version-patch-from-7.0.26
branch
8 times, most recently
from
July 6, 2023 18:05
8fe29f0
to
10f383d
Compare
JReinhold
force-pushed
the
version-patch-from-7.0.26
branch
7 times, most recently
from
July 10, 2023 08:02
6dd0de9
to
5fc8725
Compare
JReinhold
force-pushed
the
version-patch-from-7.0.26
branch
4 times, most recently
from
July 10, 2023 10:18
833e4d7
to
9e4ded6
Compare
storybook-bot
force-pushed
the
version-patch-from-7.0.26
branch
5 times, most recently
from
July 10, 2023 16:08
e30798c
to
e466e3b
Compare
storybook-bot
force-pushed
the
version-patch-from-7.0.26
branch
2 times, most recently
from
July 11, 2023 07:14
763c22f
to
5aab971
Compare
storybook-bot
force-pushed
the
version-patch-from-7.0.26
branch
from
July 11, 2023 20:47
9cf3446
to
89f3ef5
Compare
storybook-bot
force-pushed
the
version-patch-from-7.0.26
branch
from
July 12, 2023 09:57
89f3ef5
to
7c2f363
Compare
storybook-bot
force-pushed
the
version-patch-from-7.0.26
branch
from
July 12, 2023 12:13
7c2f363
to
a47be64
Compare
Update frameworks.md (cherry picked from commit 9d611ca)
Fix location of kitchen sink example files (cherry picked from commit b89e3a5)
…anges Docs: Addon designs updates for 7.0 (cherry picked from commit 40cb40e)
Fix duplicate name for interface and function (cherry picked from commit 33b7443)
Release tooling: Use storybook-bot for commits and PRs (cherry picked from commit 2abdc48)
…mode Angular: Enable prod mode when Storybook is built (cherry picked from commit a46cbb1)
…angular Angular: Fix esm issue in combination with rxjs v6 (cherry picked from commit 2535f02)
Release tooling: Defer version bumping to the publish step (cherry picked from commit a930066)
…ndbox-and-drop-angular-14 Sandboxes: Add Angular 15 sandbox and drop Angular 14 sandbox (cherry picked from commit b4173d6)
…roject CLI: Exit when user does not want to select a storybook project type (cherry picked from commit dcb93a7)
Next.js: Resolving compilation issues when using @nx/react/plugin/storybook with stories that contain SVGs (cherry picked from commit 8704b36)
storybook-bot
force-pushed
the
version-patch-from-7.0.26
branch
from
July 12, 2023 12:23
a47be64
to
55ef153
Compare
valentinpalkovic
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
Jul 12, 2023
Build tooling: Add stale-bot action (cherry picked from commit bee4f4d)
Svelte-Webpack: Support Svelte v4 (cherry picked from commit 5f58f5c)
…ndbox Sandboxes: Enable Angular v15 sandbox (cherry picked from commit 825b8b3)
…sion E2e: Set playwright version to `1.36.0` (cherry picked from commit 1bfd4f8)
valentinpalkovic
added
the
ci:daily
Run the CI jobs that normally run in the daily job.
label
Jul 12, 2023
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
7.0.26
to7.0.27
.Once this pull request is merged, it will trigger a new release of version
7.0.27
.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:useParams
support #229461.36.0
#23419🍒 Manual cherry picking needed!
The following pull requests could not be cherry-picked automatically because it resulted in merge conflicts.
For each pull request below, you need to either manually cherry pick it, or discard it by replacing the "patch:yes" label with "patch:no" on the PR and re-generate this PR.
git cherry-pick -m1 -x 472d37fdf7f65ce804f3ccec354761ca527dadeb
git cherry-pick -m1 -x bee4f4df910b31f62759b594c5da908f145612af
git cherry-pick -m1 -x 5f58f5c404af8b210fc2cbf86758d33b16dc4f95
git cherry-pick -m1 -x 825b8b3d0120cd5120c8f6d01d6a1d2de8876b31
git cherry-pick -m1 -x 1bfd4f87e25f15f4a838ef883189e0a13d90d4d1
git cherry-pick -m1 -x b2fb6c95ab5547815f0e72eeaaac89b0c0dc1afe
git cherry-pick -m1 -x eb15abb1a2236b15f24e63e74b31786d53115153
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.
When everything above is done:
Generated changelog
7.0.27
useParams
support - #22946, thanks @ gitstart-storybook!