-
Notifications
You must be signed in to change notification settings - Fork 535
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 (36.24.0) #4698
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 📦
|
a128d29
to
2725f73
Compare
2725f73
to
c75c976
Compare
c75c976
to
fd7a97e
Compare
fd7a97e
to
c960eec
Compare
c960eec
to
c1140e6
Compare
c1140e6
to
cfa745d
Compare
Integration tests are passing https://github.com/github/github/pull/331048 🎉 |
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.24.0
Minor Changes
#4673
eedc6b16ba3078025c636a8c1368f38f7f9b798d
Thanks @joshblack! - Add experimental support for the AriaStatus, AriaAlert, and Announce components#4691
55e97a9027aafd0ee432d8d5c293d75792de96dc
Thanks @joshblack! - Update internal VisuallyHidden helper to use aspan
by default over adiv
to support more nesting scenarios by defaultPatch Changes
#4699
546803e66661d353450c9ef2fc8cbfd51ca18d41
Thanks @siddharthkp! - Overlay: Setstyle
prop correctly#4669
1403ef7e015165119b03b73832c5aa8b2f093021
Thanks @broccolinisoup! - PageHeader: Resolve layout shift issues on Title and Actions