-
Notifications
You must be signed in to change notification settings - Fork 538
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 #3941
Release tracking #3941
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 📦
|
d2b735f
to
b96c40f
Compare
b96c40f
to
580accc
Compare
580accc
to
96f38fe
Compare
96f38fe
to
2658095
Compare
2658095
to
d5c9d3c
Compare
d5c9d3c
to
310314c
Compare
310314c
to
951fe57
Compare
1dc1da9
to
2d72234
Compare
2d72234
to
34df6b7
Compare
34df6b7
to
9eb7945
Compare
9eb7945
to
2a5c8e4
Compare
2a5c8e4
to
6286b86
Compare
6286b86
to
444f102
Compare
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.3.0
Minor Changes
#3963
e16927b5a
Thanks @mperrotti! - Adds "unavailable" status to StateLabel#3484
e40378951
Thanks @ValbertMartins! - TextArea: Add contrast propertyPatch Changes
#3897
6b0c118b3
Thanks @mperrotti! - When passing anid
prop to ActionMenu.Button, it will be passed as the rendered button element'sid
attribute instead of being set as an automatically generated ID.#3960
ec8a2cadd
Thanks @pksjce! - Update to @primer/behaviors v1.5.1#3945
40b29787e
Thanks @siddharthkp! - ActionList: Fix bug that did not allow both inline and block description at the same time#3903
f62ec728a
Thanks @pksjce! - Make resize vertical splitter keyboard accessible#3946
e08432d54
Thanks @siddharthkp! - Link: Addinline
prop to tag links inside a text block, underlined with accessibility setting[data-a11y-link-underlines]
#3983
43d1dce4a
Thanks @TylerJDev! - Readjust order ofPageLayout.Pane
contents#3972
87028d2b9
Thanks @iulia-b! - Update MarkdownEditor to correctly identify non-standard formatted tasklist items