-
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 #3610
Release tracking #3610
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 📦
|
96e81e5
to
4da2920
Compare
4da2920
to
e9a43ae
Compare
369bfd3
to
e7c8590
Compare
e7c8590
to
9ba61fd
Compare
9ba61fd
to
11fea59
Compare
11fea59
to
903a784
Compare
903a784
to
4aabb7c
Compare
61889a2
to
22b0f9a
Compare
22b0f9a
to
50de6b1
Compare
50de6b1
to
012487b
Compare
012487b
to
892befa
Compare
892befa
to
18933b3
Compare
18933b3
to
93e2830
Compare
Everything is looking good in the integration PR https://github.com/github/github/pull/284122 |
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
#3563
3bb6dc8c
Thanks @radglob! - Add option to specify custom widths for PageLayout.Pane via thewidth
prop.Patch Changes
#3619
d4ae582b
Thanks @gr2m! - Includeborder*Color
properties in sx to support named Primer colors#3561
94e8d38f
Thanks @joshblack! - Update @react-aria/ssr dependency to ^3.5.0 to address server-side rendering mismatch when using React StrictMode#3613
dbcd4072
Thanks @langermank! - [Bug] Removeflex
from Button labels#3579
66482a72
Thanks @radglob! - Add aria-selected value to ActionList.Item.#3614
709024ff
Thanks @iansan5653! - Automatically repositionInlineAutocomplete
suggestions depending on available space#3609
f487a8d6
Thanks @iansan5653! - ExposeuseSlots
fromdrafts/hooks
#3611
ace603d8
Thanks @siddharthkp! - NavList: Fix when subNav opens automatically and shows current indicator