Uh oh!
There was an error while loading. Please reload this page.
Release tracking (37.27.0) - #6192
Merged
Merged
Conversation
Contributor
❗ 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. |
Contributor
👋 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! |
Contributor
size-limit report 📦
|
primerBotforce-pushed
the
changeset-release/main
branch
from
June 11, 2025 18:32
6635c3b to
f05cf8eCompareprimerBotforce-pushed
the
changeset-release/main
branch
3 times, most recently
from
June 11, 2025 19:05
6fdef70 to
02b924fComparefrancinelucca
approved these changes
Jun 11, 2025
primerBotforce-pushed
the
changeset-release/main
branch
from
June 11, 2025 19:36
02b924f to
d2253aaCompareprimerBotforce-pushed
the
changeset-release/main
branch
from
June 11, 2025 20:39
d2253aa to
02e318dCompareprimerBotforce-pushed
the
changeset-release/main
branch
from
June 11, 2025 23:55
02e318d to
7eaf6cfCompareprimerBotforce-pushed
the
changeset-release/main
branch
from
June 12, 2025 11:41
7eaf6cf to
1aacac9Comparegithub-actionsBot
requested review from
TylerJDev
and removed request for
jonrohanJune 16, 2025 15:31
primerBotforce-pushed
the
changeset-release/main
branch
from
June 16, 2025 16:47
e4ed816 to
82d9588CompareprimerBotforce-pushed
the
changeset-release/main
branch
from
June 16, 2025 17:11
82d9588 to
9f1a0e6CompareprimerBotforce-pushed
the
changeset-release/main
branch
from
June 17, 2025 14:16
9f1a0e6 to
2040b85CompareprimerBotforce-pushed
the
changeset-release/main
branch
from
June 17, 2025 14:33
2040b85 to
00d0098CompareprimerBotforce-pushed
the
changeset-release/main
branch
from
June 17, 2025 17:07
00d0098 to
d19630cCompareprimerBotforce-pushed
the
changeset-release/main
branch
from
June 17, 2025 19:21
d19630c to
11722ddCompareprimerBotforce-pushed
the
changeset-release/main
branch
from
June 17, 2025 20:35
11722dd to
e3c899eComparefrancinelucca
commented
Jun 18, 2025
Member
TylerJDev
approved these changes
Jun 19, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.27.0
Minor Changes
#6116
4cca0e9Thanks @TylerJDev! - ActionList: Add new propdisableFocusZoneto disable the default focus zone provided#6090
7bbdcabThanks @jonrohan! - Remove the CSS modules feature flag from the ActionList and related components#6183
a5f7928Thanks @TylerJDev! - SelectPanel: Addalignprop toSelectPanelwhich determines the alignment of the panel relative to the anchor#6169
15f942dThanks @hussam-i-am! - fix(ProgressBar): pass-through style propsPatch Changes
#6190
613a362Thanks @llastflowers! - fix Banner spacing / vertical alignment issue#6170
e4f0fc6Thanks @llastflowers! - Update SelectPanel so that content isn't hidden behind mobile keyboard#5829
72ae1e2Thanks @maraisr! - feat(UnderlineNav): Now supports variant 'inset' and 'flush' that allow for contextual horizontally aligned spacing#6108
df60cb0Thanks @francinelucca! - chore(ActionMenu): Add fullscreen sample story and variant prop#6210
a8b871bThanks @kelsey-myers! - Adds notice announcements to SelectPanel#6200
2317ca8Thanks @owenniblock! - Fixes issue with Tooltip description id overriding existing description ids