Uh oh!
There was an error while loading. Please reload this page.
Release tracking - #7761
Conversation
❗ 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
|
|
8029e42 to
a03246fComparea03246f to
7918deeCompare7918dee to
620070fCompare620070f to
d8c47bcCompared8c47bc to
5d54689Compare5d54689 to
325fde4CompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
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.21.0
Minor Changes
#7760
b2e0efdThanks @siddharthkp! - Deprecate theuseResponsiveValuehook.#7724
d813099Thanks @francinelucca! - Add stabledata-componentselectors to multiple components following ADR-023:This enables consumers to query and test components using stable selectors like
[data-component="Table.Row"].#7766
b3f06f1Thanks @TylerJDev! - AnchoredOverlay: (Behind feature flag) Make popover API usage opt-in#7763
b288d6eThanks @liuliu-dev! - Add borderRadius prop to Card component.Patch Changes
#7714
e974d9fThanks @hectahertz! - perf(ActionList): replace :has() selector with JS-computed attribute#7754
9e3fe4bThanks @liuliu-dev! - Breadcrumbs: On narrow viewports, only show the current page breadcrumb and the overflow menu whenoverflow="menu"is set.#7757
ed82a1eThanks @liuliu-dev! - SelectPanel: Lock body scroll when modal variant is on.#7734
421ebf0Thanks @llastflowers! - add data-component attributes for Avatar, AvatarStack, Banner, & BaseStyles