-
Notifications
You must be signed in to change notification settings - Fork 615
Release tracking #6011
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 #6011
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. |
👋 Hi, this pull request contains changes to the source code that github/github depends on. If you are GitHub staff, we recommend testing these changes with github/github using the integration workflow. Thanks! |
size-limit report 📦
|
8ffe93f
to
bc1d988
Compare
bc1d988
to
f3c4b8a
Compare
2e20f57
to
9e0c8b8
Compare
9e0c8b8
to
bbf49a6
Compare
bbf49a6
to
d8ab3ab
Compare
ae3a602
to
ab25105
Compare
ab25105
to
a693178
Compare
405c632
to
95e72e8
Compare
95e72e8
to
2ffb83d
Compare
2ffb83d
to
5d7719c
Compare
5d7719c
to
6635c04
Compare
6635c04
to
2ab7880
Compare
2ab7880
to
a2c7b8c
Compare
👋 Hi, there are new commits since the last successful integration test. We recommend running the integration workflow once more, unless you are sure the new changes do not affect github/github. Thanks! |
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Marie Lucca <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Marie Lucca <[email protected]>
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
#6013
2b2b541
Thanks @jonrohan! - Remove the CSS modules feature flag from the CheckboxOrRadioGroup component#6007
6e03bf9
Thanks @joshblack! - Update Flash from sx to CSS Modules#6015
237186a
Thanks @jonrohan! - Remove the CSS modules feature flag from the Select component#5991
f1fedf3
Thanks @veryfancy! - Add support for theonToggleSort
prop toDataTable
#5907
dbeca84
Thanks @bibektamang7! - feat(Datatable): add optional getRowId prop to support custom row identifiers#5971
56248f7
Thanks @francinelucca! - feat(SelectPanel): display selected items at the top under FFPatch Changes
#6024
a470e14
Thanks @francinelucca! - turn off primer_react_select_panel_order_selected_at_top by default#5914
159d124
Thanks @langermank! - Bumpprimer/primitives
v10 or v11 to prep for next major#5996
49fa2c8
Thanks @francinelucca! - Fix(Dialog): set height limit of 35% to DialogHeader#5995
48909e4
Thanks @joshblack! - fix(TextArea): only add class name to outermost element