-
Notifications
You must be signed in to change notification settings - Fork 536
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 #4595
Release tracking #4595
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 📦
|
0dc2821
to
d0a24f0
Compare
d0a24f0
to
af5c52f
Compare
af5c52f
to
297eb8b
Compare
297eb8b
to
2f4725a
Compare
2f4725a
to
f285dd2
Compare
f285dd2
to
09f5340
Compare
09f5340
to
9b125b9
Compare
9b125b9
to
f8658be
Compare
f8658be
to
b60ab30
Compare
b60ab30
to
3e357c3
Compare
3e357c3
to
b261ee5
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.
Ready to go!
See release notes in #4610
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.19.0
Minor Changes
#4546
c81898c93664d224d7a18722cd1abcdcf2d1a510
Thanks @ayy-bc! - TreeView: Add support forTreeView.LeadingAction
#4574
9c01a930b97218ea550cd7de3436941990b3b068
Thanks @pksjce! - ActionBar: Move to main directory. ActionBar can now be imported from'@primer/react'
Patch Changes
#4593
d4e234f52bf63e632d41fe947801d2c16da0b61f
Thanks @broccolinisoup! - Update NavList to use the new ActionList.GroupHeading API and Add an "as" prop to specify the heading level as default h3. (No changes expected in the rendered HTML)#4591
6cce7b749d8502fc851ad8a432a04acff21dec14
Thanks @joshblack! - Update the Stack component so that thejustify
prop correctly updates the layout of items#4572
ac2502975057dc0330e19fdd2d446f43d77eed92
Thanks @iansan5653! - TreeView: Always align expand/collapse chevron icon, leading visual, and trailing visual to top of item#4596
4fa4fae099c425bab58c6f5c3c98b10bbca16012
Thanks @keithamus! - Update @github/tab-container-element to latest