-
Notifications
You must be signed in to change notification settings - Fork 646
Release tracking (37.20.0) #5917
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! |
7f5e1aa to
a176f8c
Compare
size-limit report 📦
|
a176f8c to
4a89bc8
Compare
4a89bc8 to
4320cc8
Compare
4320cc8 to
8ed41fd
Compare
8ed41fd to
1b818e6
Compare
ee9aff0 to
83d8025
Compare
83d8025 to
073f9e3
Compare
468bce6 to
d2da4ab
Compare
d2da4ab to
4f743bb
Compare
4f743bb to
c6b05c5
Compare
c6b05c5 to
a889251
Compare
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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
#5788
cd9987dThanks @jonrohan! - Remove the CSS modules feature flag from Table#5875
3014334Thanks @jonrohan! - Remove the CSS modules feature flag from the BranchName component#5874
365d53dThanks @jonrohan! - Remove the CSS modules feature flag from the Breadcrumbs component#5868
7e6475dThanks @jonrohan! - Remove the CSS modules feature flag from Text#5883
703b69dThanks @hectahertz! - SelectPanel: Add variant="modal"#5870
7373295Thanks @jonrohan! - Remove the CSS modules feature flag from the Stack component#5877
8a7d583Thanks @jonrohan! - Remove the CSS modules feature flag from the PageHeader component#5931
96af0aaThanks @jamieshark! - Adds className prop to UnderlineNav component.Patch Changes
#5902
c9659fdThanks @hectahertz! - Fix DialogV1 story broken link#5930
876b822Thanks @francinelucca! - fix(SelectPanel): use dvh units for full screen when available