-
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 #3679
Release tracking #3679
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 📦
|
49025f8
to
073621c
Compare
073621c
to
d8e446f
Compare
d8e446f
to
2ee91b2
Compare
2ee91b2
to
08615ff
Compare
08615ff
to
1719a0d
Compare
1719a0d
to
6be77fd
Compare
6be77fd
to
f6e1650
Compare
151ef6b
to
261f9e1
Compare
261f9e1
to
202a332
Compare
202a332
to
d43fe95
Compare
1055e55
to
a33d580
Compare
a33d580
to
daf9746
Compare
daf9746
to
619fd09
Compare
619fd09
to
70726bc
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/[email protected]
Minor Changes
#3692
4046e058
Thanks @broccolinisoup! - Octicons: Upgrade react-octicons to v19.7.0#3647
e480a4a4
Thanks @paxos! - Adds onSelectSuggestion callback to#3607
c0e22fc1
Thanks @langermank! - Update ActionList checkbox styles to form checkbox styles (impacts ActionMenu and SelectPanel)#3632
3a8b841c
Thanks @iansan5653! - Allow consumers to make components that are compatible withFormControl
by reading forwarded props in from theuseFormControlForwardedProps
hookPatch Changes
#3675
ade10e64
Thanks @radglob! - PageLayout.Content no longer renders asmain
by default. Instead, developers may add amain
landmark withinPagelayout.Content
themselves.#3709
edc0168e
Thanks @mperrotti! - Fixes a bug where children of AvatarStack would still show a transition when the component re-renders with a different number of children. FixesAvatarStack
:disableExpand
does not disable animation whenAvatar
components within are changed #3688#3698
d759fd32
Thanks @gracepark! - Adds the defaultOpen prop to NavList.Item#3662
2ca670a8
Thanks @joshblack! - Update type exports to prevent missing export warnings#3654
556d826a
Thanks @langermank! - Usecontrol
CSS var with fallback for form component border-color#3689
5d992715
Thanks @jdrush89! - Fix dialog bug where escape would move focus when dialog was closed