-
Notifications
You must be signed in to change notification settings - Fork 129
Release Tracking #3812
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
Merged
Merged
Release Tracking #3812
Conversation
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
Contributor
❗ Pre-merge checklistPlease ensure these items are checked before merging. 🔎 Smoke test
🤔 Sanity test
🚢 Post ship reminders
Please also leave any testing notes as a comment on this pull request. In particular, describing any issues encountered during your testing. This is helpful in providing historical context to maintainers. |
edac3b1 to
9728d5c
Compare
9728d5c to
9b8a0b6
Compare
9b8a0b6 to
2c2b335
Compare
2c2b335 to
136ed2d
Compare
136ed2d to
03cc71c
Compare
03cc71c to
b565dd7
Compare
b565dd7 to
caee4ac
Compare
caee4ac to
1b10c1c
Compare
1b10c1c to
e899a6a
Compare
liuliu-dev
approved these changes
Dec 18, 2025
e899a6a to
888b8a5
Compare
888b8a5 to
8c68cd7
Compare
8c68cd7 to
91380e3
Compare
91380e3 to
926e37b
Compare
abb3658 to
f57cb01
Compare
f57cb01 to
fb638bc
Compare
fb638bc to
c50c5c8
Compare
c50c5c8 to
3ad9b60
Compare
3ad9b60 to
3463fc1
Compare
3463fc1 to
fb525b3
Compare
fb525b3 to
5dfed7e
Compare
5dfed7e to
5c1747a
Compare
5c1747a to
5f19197
Compare
5f19197 to
d8a5a69
Compare
d8a5a69 to
cc77253
Compare
cc77253 to
ccc6ba1
Compare
Sign up for free
to 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/[email protected]
Minor Changes
7526370Thanks @lindseywild! - Adds character_limit option to TextArea and TextField componentsPatch Changes
#3832
15ac0d4Thanks @llastflowers! - Make Retry button focusable in loading_failure_story#3848
20d2e9fThanks @joelhawksley! - Add support for Ruby 4 in test suite.#3823
954596aThanks @TylerJDev! - Tooltip: Prevents tooltip from appearing when popover (e.g. ActionMenu) is opened#3850
d722644Thanks @joelhawksley! - Fix compatibility issues with Herb, add linter to CI.#3849
7efbd32Thanks @llastflowers! - Make AvatarStack accessible via keyboard navigation