-
Notifications
You must be signed in to change notification settings - Fork 548
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 #3717
Release tracking #3717
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 📦
|
47875cd
to
6e3e981
Compare
6e3e981
to
2d68b60
Compare
2d68b60
to
9706701
Compare
9706701
to
b98c276
Compare
b98c276
to
cbe30e7
Compare
cbe30e7
to
f55965c
Compare
6f90dbc
to
a6541bc
Compare
2ce229c
to
ba766a4
Compare
ba766a4
to
ffbc3a7
Compare
bca4dfe
to
4123fac
Compare
4123fac
to
ed43f81
Compare
ed43f81
to
5b12f2d
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 tracking issue for more details
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@35.30.0
Minor Changes
#3714
88340269
Thanks @iansan5653! - Add support for controlling which sideActionMenu
renders on (via aside
prop onActionMenu.Overlay
)#3715
1f889281
Thanks @joshblack! - Add support for leadingVisual and trailingVisual props to Button#3739
b90e5476
Thanks @joshblack! - Add the Column type and createColumnHelper function to easily define columns for DataTable#3719
500e529d
Thanks @joshblack! - The UnderlineNav, FilterList, and FilteredSearch components will be deprecated in v36 and have been moved to the deprecated entrypoint. To use the new UnderlineNav, migrate to the component available in drafts.#3732
8928acc3
Thanks @joshblack! - Add defaulttype="button"
toIconButton
componentPatch Changes
#3661
25693b08
Thanks @joshblack! - Update thechildren
prop forButton
to be optional#3737
a93eca21
Thanks @joshblack! - Restore default main landmark in PageLayout.Content#3722
0baa5a7f
Thanks @mattcosta7! - use isomorphic layout effects only