-
Notifications
You must be signed in to change notification settings - Fork 641
Release tracking (37.0.0-rc.1) #4821
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
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 📦
|
71422d8 to
fc8de11
Compare
fc8de11 to
03d586a
Compare
03d586a to
32eb9e1
Compare
32eb9e1 to
ceaa88f
Compare
ceaa88f to
2bd725e
Compare
2bd725e to
f27fe07
Compare
f27fe07 to
c0a4c3f
Compare
c0a4c3f to
839f1a9
Compare
839f1a9 to
f944033
Compare
f944033 to
8556ab8
Compare
8556ab8 to
853edd2
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 🟢
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.
mainis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonmain.Releases
@primer/[email protected]
Minor Changes
#4834
7ce1fda3174b8f707c784a8ffdf576e6ffbfac9dThanks @langermank! - Addsizeandweightprops toText#4824
b85d5057d2576a4bad37469daeb8ef66d34091cdThanks @iansan5653! - Adds newclassNameprop toFormControlcomponent#4810
c0425ff7d0b9572f7551f114133fd0302980815fThanks @joshblack! - Update Blankslate component to use CSS Modules behind a feature flag#4838
7a3b55d1374217b3cd2a33f048c7d60929fca5b5Thanks @joshblack! - Add support for custom icons when a Banner is variant="upsell"Patch Changes
#4806
84d1604ecf2c07b5584f7c5db2cd078c18847cbfThanks @langermank! - Addvariantprop to Heading for small, medium and large styles#4766
e74e5810590ea389a8594153a60b45e6b37f69b3Thanks @broccolinisoup! - chore(deps): Update eslint-plugin-primer-react to latest#4816
f9bc73c167f4453cfb7a0636e72d216c6bd0d039Thanks @siddharthkp! - FilteredActionList: exportFilteredActionListfrom '@primer/react/experimental'