Uh oh!
There was an error while loading. Please reload this page.
Release tracking (37.4.0) - #5239
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
03acaffCompare03acaff to
f9b682dComparef9b682d to
b961ac6Comparesiddharthkp
commented
Nov 7, 2024
Leaving a note for myself: Integration tests are passing with 3 PRs in the changelog, will check again today and merge: |
b961ac6 to
efe9291Compareefe9291 to
181d990Compare181d990 to
95099b0Compare95099b0 to
7202b42Compare7202b42 to
a6cccd1Comparea6cccd1 to
3da7dfcCompare3da7dfc to
bf10c62Comparebf10c62 to
c9a14eaComparec9a14ea to
280f3e5Compare280f3e5 to
945ec1cCompare
siddharthkp
left a comment
There was a problem hiding this comment.
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/react@37.4.0
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