-
Notifications
You must be signed in to change notification settings - Fork 567
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.25.0) #4713
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 📦
|
aef46b2
to
52306da
Compare
52306da
to
99833b0
Compare
e389828
to
74bd16e
Compare
74bd16e
to
2df83a0
Compare
2df83a0
to
eda12dd
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.
Integration tests green!
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.25.0
Minor Changes
#4051
7e644b70359fcba07810560abcb8b1fbe785668a
Thanks @mperrotti! - Adds a loading state to ActionList items. Also allows the Spinner component to accept screenreader text.#4697
a7d1e4f37cd8fd01c86250178ef6ae748d786e03
Thanks @khiga8! - Add TrailingAction support to NavListPatch Changes
#4706
71859edc30664e259c855ffdc3732cda8dc6d169
Thanks @TylerJDev! - (Behind feature flag) ActionList: Fix for "full" variant when using button semantics#4711
199e3840af17d8ea7c75dbba60cdfbaaf7ef4021
Thanks @TylerJDev! - Removes live region fromFormControl
validation