-
Notifications
You must be signed in to change notification settings - Fork 592
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 (rc-8) #5042
Release tracking (rc-8) #5042
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 📦
|
c497461
to
42ee3a4
Compare
42ee3a4
to
5cfccd3
Compare
5cfccd3
to
e75f01b
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 tests are passing, publishing small release while it's green
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.8
Major Changes
d1d911a
Thanks @joshblack! - Move Octicon, Pagehead, Dialog (v1), and Tooltip (v1) to@primer/react/deprecated
Patch Changes
#5036
6671a20
Thanks @langermank! - ActionList.Group: Fix styles for description#5033
0b83fe9
Thanks @siddharthkp! - SelectPanel: Fix font weight from active styles for modern ActionList (behind feature flag)