Release Tracking - #3812
Merged
Merged
Conversation
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. |
primer
Bot
force-pushed
the
changeset-release/main
branch
from
December 16, 2025 20:50
edac3b1 to
9728d5c
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
December 16, 2025 21:42
9728d5c to
9b8a0b6
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
December 16, 2025 21:47
9b8a0b6 to
2c2b335
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
December 16, 2025 22:00
2c2b335 to
136ed2d
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
December 16, 2025 22:20
136ed2d to
03cc71c
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
December 16, 2025 22:37
03cc71c to
b565dd7
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
December 16, 2025 22:48
b565dd7 to
caee4ac
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
December 17, 2025 23:44
caee4ac to
1b10c1c
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
December 18, 2025 00:14
1b10c1c to
e899a6a
Compare
liuliu-dev
approved these changes
Dec 18, 2025
primer
Bot
force-pushed
the
changeset-release/main
branch
from
December 23, 2025 16:25
e899a6a to
888b8a5
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
December 31, 2025 02:04
888b8a5 to
8c68cd7
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
January 6, 2026 23:03
8c68cd7 to
91380e3
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
January 6, 2026 23:17
91380e3 to
926e37b
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
January 6, 2026 23:39
832c7f3 to
5dbc4dc
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
January 6, 2026 23:47
5dbc4dc to
71ac174
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
January 6, 2026 23:48
71ac174 to
d364ac9
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
January 6, 2026 23:49
d364ac9 to
abb3658
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
January 12, 2026 13:51
abb3658 to
f57cb01
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
January 12, 2026 13:52
f57cb01 to
fb638bc
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
January 12, 2026 19:26
fb638bc to
c50c5c8
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
January 12, 2026 20:00
c50c5c8 to
3ad9b60
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
January 12, 2026 21:27
3ad9b60 to
3463fc1
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
January 13, 2026 16:15
3463fc1 to
fb525b3
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
January 13, 2026 17:51
fb525b3 to
5dfed7e
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
January 13, 2026 19:20
5dfed7e to
5c1747a
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
January 13, 2026 21:23
5c1747a to
5f19197
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
January 13, 2026 23:06
5f19197 to
d8a5a69
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
January 14, 2026 04:52
d8a5a69 to
cc77253
Compare
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 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/view-components@0.49.0
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