-
Notifications
You must be signed in to change notification settings - Fork 564
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 (37.0.0-rc.0) #4797
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 📦
|
865a4f2
to
4f6633b
Compare
4f6633b
to
7ef77bc
Compare
Oops! @joshblack The version here seems wrong or are we in rc mode too soon? |
@siddharthkp I think this tag will come from what we have over in |
Oh |
7ef77bc
to
e2a26da
Compare
e2a26da
to
ae346d6
Compare
ae346d6
to
2055946
Compare
2055946
to
9662408
Compare
9662408
to
20b69bd
Compare
20b69bd
to
98b33d5
Compare
98b33d5
to
0dad348
Compare
0dad348
to
bfa1326
Compare
bfa1326
to
bf27ae0
Compare
bf27ae0
to
9797a63
Compare
9797a63
to
a625f54
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.
main
is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exit
onmain
.Releases
@primer/react@37.0.0-rc.0
Major Changes
482b4d6ab815350d5f5b71d686bf76cb3d234686
Thanks @joshblack! - Update Primer React to emit _.css files that are imported by emitted _.js files for stylingMinor Changes
#4814
1cda89c2d92719e0fa85e3945a53bd5bd6b301de
Thanks @langermank! - Addlink
variant to Button#4771
92e05f7c51d23778ead897f935f2cc14ed8ceff1
Thanks @TylerJDev! - SetopenOnFocus
default tofalse
, making the menu closed initially rather than opening on focus of input#4798
0fa60a49177cf6bf60cdb5d4714d5e55708461f9
Thanks @joshblack! - Add the deprecated Dialog, Octicon, Pagehead, TabNav, and Tooltip components to @primer/react/deprecatedPatch Changes
#4774
11e7aef33f124e84b4cf5c9e62c766834c6d1c31
Thanks @langermank! - - Adjust checkbox and radio border color values for high contrast themes#4666
04eac6280224d365f0496d927a87b32150006f9e
Thanks @TylerJDev! - ActionList: Addsaria-labelledby
toActionList.TrailingVisual
, making it part of the accessible name ofActionList.Item
#4768
b7c90ea44be4abfb00a451567115cda6d9bc864d
Thanks @siddharthkp! - Header: Add overflow when there are a lot of items#4803
527f9a9320c51b9b1a0884b388d5ff53af7c11b1
Thanks @aprendendofelipe! - Bumps @github/relative-time-element to v4.4.2