-
Notifications
You must be signed in to change notification settings - Fork 645
Release tracking (37.4.0) #5239
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. |
|
👋 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 📦
|
fd30964 to
03acaff
Compare
03acaff to
f9b682d
Compare
f9b682d to
b961ac6
Compare
|
Leaving a note for myself: Integration tests are passing with 3 PRs in the changelog, will check again today and merge: |
b961ac6 to
efe9291
Compare
efe9291 to
181d990
Compare
181d990 to
95099b0
Compare
95099b0 to
7202b42
Compare
7202b42 to
a6cccd1
Compare
a6cccd1 to
3da7dfc
Compare
3da7dfc to
bf10c62
Compare
bf10c62 to
c9a14ea
Compare
c9a14ea to
280f3e5
Compare
280f3e5 to
945ec1c
Compare
siddharthkp
left a comment
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, ship it!
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
#5221
11c455cThanks @jonrohan! - Remove the CSS modules feature flag from Avatar#5243
bc9c696Thanks @hussam-i-am! - Fix small TextInput to be the use the correct font size#5228
2da7336Thanks @jonrohan! - feat(Tooltip): Convert Tooltip to CSS modules behind team flag#5122
e021a8fThanks @TylerJDev! - TreeView: Adds proptruncate, keeps default behavior of truncation but allows for text to wrap when turned off.#5210
b1950f5Thanks @francinelucca! - feat(AnchoredOverlay): allow overlay to reflowPatch Changes
#5236
2e5c601Thanks @jonrohan! - Update Spinner component to correctly use thesizeprop when bothsxandsizeare provided#5200
b28e6b2Thanks @francinelucca! - fix(ButtonGroup): add toolbar interactions for role toolbar