-
-
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: Patch 8.2.2 #28520
Release: Patch 8.2.2 #28520
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR Summary
- code/addons/interactions/package.json: Added '@storybook/test' dependency.
- code/package.json: Added
deferredNextVersion
property set to8.2.2
. - docs/versions/latest.json: Updated to reflect version
8.2.2
and noted the fix for the missing dependency in CPC.
3 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings
6765c41
to
6ae344a
Compare
…ries Docs: Document portable stories usage
Docs: Add docs for mounting inside the play function
6ae344a
to
d0d4a00
Compare
Docs: Updates for 8.2 features
47784ae
to
e8b23a4
Compare
…-tools-shim CPC: Add `ESM` export to `docs-tools` & `node-logger` packages (cherry picked from commit 4997e09)
…nd-panel-renames (cherry picked from commit 61e1363)
…st-dep-to-interactions-addon CPC: Fix missing dependency (cherry picked from commit 14063e0)
Docs: Update onboarding image (cherry picked from commit b44ffd8)
…ubpath-import-order Docs: add importance of subpath import order (cherry picked from commit f8f9f1b)
e8b23a4
to
8185ccc
Compare
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 8185ccc. 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. |
This is an automated pull request that bumps the version from
8.2.1
to8.2.2
.Once this pull request is merged, it will trigger a new release of version
8.2.2
.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:ESM
export todocs-tools
&node-logger
packages #28539@storybook/addon-interactions
#28518If 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.2.2
ESM
export todocs-tools
&node-logger
packages - #28539, thanks @ndelangen!@storybook/addon-interactions
- #28518, thanks @ndelangen!