-
Notifications
You must be signed in to change notification settings - Fork 566
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 tracking #4663
Release tracking #4663
Conversation
❗ Pre-merge checklistPlease ensure these items are checked before merging. 🔎 Smoke test
🌏 Integration tests
🤔 Sanity test
🚢 After merge
Please also leave any testing notes on the weekly release tracking issue. In particular, describing any issues encountered during your testing. This is helpful in providing historical context to the next release conductor as well as maintainers. |
size-limit report 📦
|
0726440
to
7628271
Compare
7628271
to
56b3192
Compare
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.
🥳
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@primer/react@36.22.0
Minor Changes
#4443
f2523373e09e0027f29b36a995574a296ffde3da
Thanks @joshblack! - Add experimental InlineMessage component#4613
eb2ab132cd451b8c67a85d028483aa00a7a1c81b
Thanks @joshblack! -Dialog
andConfirmationDialog
can now be closed by clicking on the backdrop surrounding the dialog. This will causeonClose
to be called with theescape
gesture.#4443
f2523373e09e0027f29b36a995574a296ffde3da
Thanks @joshblack! - Add support for InlineMessage to experimental#4667
e2a974f4a376ca92b305e03f36f905ad02c61341
Thanks @ktravers! - Adds support forclassName
prop to PageHeader component and its children.