Uh oh!
There was an error while loading. Please reload this page.
Release tracking (37.14.0) - #5694
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
February 13, 2025 17:59
f437e0f to
d5fd1d7CompareprimerBotforce-pushed
the
changeset-release/main
branch
2 times, most recently
from
February 13, 2025 18:56
0c428a5 to
6c74d32CompareprimerBotforce-pushed
the
changeset-release/main
branch
from
February 14, 2025 13:50
6c74d32 to
5c46a01CompareprimerBotforce-pushed
the
changeset-release/main
branch
from
February 14, 2025 17:41
5c46a01 to
12f0aafCompareprimerBotforce-pushed
the
changeset-release/main
branch
from
February 14, 2025 22:14
12f0aaf to
15059dfCompareprimerBotforce-pushed
the
changeset-release/main
branch
from
February 19, 2025 23:25
15059df to
e4e3cafComparejoshblack
approved these changes
Feb 21, 2025
joshblack
enabled auto-merge
February 21, 2025 18:13
hectahertz pushed a commit
that referenced
this pull request
Mar 20, 2025
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.14.0
Minor Changes
#5687
2bbc5a0Thanks @TylerJDev! - Blankslate: Add support for button inBlankslate.PrimaryAction#5510
37a91b5Thanks @jonrohan! - Remove CSS modules feature flag from HeaderPatch Changes
#5712
22508b7Thanks @jonrohan! - bugfix(SelectPanel): Set border-top-color on selectpanel footer#5686
64f183bThanks @jonrohan! - TheUnderlinePanelscomponent wasn't supporting passing inclassName. Adding to the prop list#5661
1262f5aThanks @TylerJDev! - SubNav: Addsaria-currentto selected links#5562
947b59dThanks @francinelucca! - fix(SelectPanel): Correctly recalculate position on overflow#5655
56baa0aThanks @hectahertz! - Fix LinkButton types and stories