-
Notifications
You must be signed in to change notification settings - Fork 647
Release tracking #3679
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
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
4046e058Thanks @broccolinisoup! - Octicons: Upgrade react-octicons to v19.7.0#3647
e480a4a4Thanks @paxos! - Adds onSelectSuggestion callback to#3607
c0e22fc1Thanks @langermank! - Update ActionList checkbox styles to form checkbox styles (impacts ActionMenu and SelectPanel)#3632
3a8b841cThanks @iansan5653! - Allow consumers to make components that are compatible withFormControlby reading forwarded props in from theuseFormControlForwardedPropshookPatch Changes
#3675
ade10e64Thanks @radglob! - PageLayout.Content no longer renders asmainby default. Instead, developers may add amainlandmark withinPagelayout.Contentthemselves.#3709
edc0168eThanks @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:disableExpanddoes not disable animation whenAvatarcomponents within are changed #3688#3698
d759fd32Thanks @gracepark! - Adds the defaultOpen prop to NavList.Item#3662
2ca670a8Thanks @joshblack! - Update type exports to prevent missing export warnings#3654
556d826aThanks @langermank! - UsecontrolCSS var with fallback for form component border-color#3689
5d992715Thanks @jdrush89! - Fix dialog bug where escape would move focus when dialog was closed