-
Notifications
You must be signed in to change notification settings - Fork 577
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.3) #4862
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 📦
|
6e2da0a
to
794ff83
Compare
794ff83
to
2e0feaf
Compare
2e0feaf
to
a2e7eef
Compare
a2e7eef
to
5ba47fb
Compare
5ba47fb
to
daf6d67
Compare
daf6d67
to
e3ae6f0
Compare
Waiting for CI: https://github.com/github/github/pull/338904 |
e3ae6f0
to
5274e83
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.
Integration is green!
Going to publish this today but wait till Monday to upgrade dotcom
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/[email protected]
Patch Changes
#4870
3ca513c824fc50b49a88320ec98dd3f1a15d25b9
Thanks @jonrohan! - Add:where()
selector to classes that land on nodes that have asx
prop.#4811
5ee8704ff5b85ec2b848dcfc10c3a8ae40a3a892
Thanks @siddharthkp! - Octicon: Add aria-label to the Icon instead of it's container#4858
6c69bffb288caf8006cc3316afe86396d9987e49
Thanks @jonrohan! - Refactor Link, Blankslate, Heading to use :where css#4866
587603bcd750e558f443b071deb3dac90d004a90
Thanks @langermank! - AddclassName
to Blankslate#4831
0d7a02a062d19b8909124b0756a41bec6455a39e
Thanks @siddharthkp! - TextInput: Update trailing action styles for hover state