Release tracking - #8324
Open
primer[bot] wants to merge 1 commit into
Open
Conversation
Contributor
❗ Pre-merge checklistPlease ensure these items are checked before merging: 🔎 Smoke test
🌏 Integration tests
✅ Peer Review
🤔 Sanity test
❗ Post-merge checklistPlease ensure these items are checked after merging: 🚢 Version upgrade, cleanup, and documentation
|
Contributor
|
primer
Bot
force-pushed
the
changeset-release/main
branch
from
August 19, 2026 14:35
7ab3f8b to
0b6dd7e
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
August 19, 2026 16:25
0b6dd7e to
219da60
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
August 19, 2026 17:00
219da60 to
5b15581
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
August 19, 2026 17:28
5b15581 to
0592338
Compare
primer
Bot
force-pushed
the
changeset-release/main
branch
from
August 19, 2026 19:51
0592338 to
1789e76
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/react@38.37.0
Minor Changes
#8306
a3afd7bThanks @llastflowers! - Deprecate theFlashcomponent and move to@primer/react/deprecated#8295
bfebb8aThanks @copilot-swe-agent! - Textarea: Add anautoSizeoption that allows the field to grow with its content#8233
80a68cfThanks @rickyzhangca! - UnderlinePanels: add controlledvalue/defaultValue/onChangeandactivationModeprops, keyed to a per-Tab/Panelvalue, for data-driven tabs. Behind theprimer_react_underline_panels_controlledfeature flag; the existingaria-selected/onSelectAPI is unchanged.Patch Changes
88feb65Thanks @iansan5653! - AnimateSegmentedControlwhen switching between items