@primer/react@38.17.0
·
65 commits
to main
since this release
Minor Changes
-
#7658
259fdffThanks @hussam-i-am! - fix(polymorphic): Improve prop passthrough for ActionList.LinkItem and Breadcrumbs.Item -
#7672
77735f9Thanks @iansan5653! - - New: Exposes newuseMergedRefshook that can merge two refs into a single combined ref- Deprecates
useRefObjectAsForwardedRef; see doc comment for migration instructions - Deprecates
useProvidedRefOrCreate; see doc comment for migration instructions
- Deprecates
-
#7623
42847d1Thanks @copilot-swe-agent! -IconButton:keybindingHintnow acceptsstring[]in addition tostring. Multiple hints are rendered joined with "or".
Patch Changes
-
#7510
8fa988bThanks @francinelucca! - chore: ensure max-height does not surpass viewport height in Overlay, ActionMenu under feature flag -
#7682
8aed331Thanks @llastflowers! - Update CheckboxOrRadioGroup.tsx to addrequiredannouncement