-
Notifications
You must be signed in to change notification settings - Fork 543
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.5.0) #5265
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 📦
|
3951aab
to
698a6cb
Compare
This comment was marked as outdated.
This comment was marked as outdated.
698a6cb
to
b64d67b
Compare
b64d67b
to
de3caee
Compare
de3caee
to
9352ffb
Compare
9352ffb
to
aa25d7e
Compare
da01481
to
9c13e21
Compare
9c13e21
to
a611fc6
Compare
a611fc6
to
a833309
Compare
a833309
to
7805879
Compare
7805879
to
c437a69
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.
Releases
@primer/[email protected]
Minor Changes
#5253
729c0fa
Thanks @hussam-i-am! - Deprecate width, minWidth and maxWidth props from TextInput#5169
a2efba0
Thanks @francinelucca! - fix(ActionList): do not truncate description by default#5254
ac6ddcd
Thanks @hussam-i-am! - Convert UnstyledTextInput to use CSS Modules behing feature flag#5246
c4ecb73
Thanks @keithamus! - Migrate DialogV1 to CSS ModulesPatch Changes
#5277
a9088e6
Thanks @langermank! - FixTreeViewItem
folder icon color in legacy fallback theme + update VRT#4745
3f508c7
Thanks @cihad! - UnderlineNav: Display loading counters only for items with the "counter" prop.#5283
d6ea909
Thanks @jonrohan! - Move VisuallyHidden component from team to staff flag#5292
d3959f3
Thanks @jonrohan! - Move Stack component from team to staff flag#5280
973130e
Thanks @jonrohan! - Move Checkbox CSS module feature flag from staff to ga