Skip to content

@primer/react@38.17.0

Choose a tag to compare

@primer primer released this 25 Mar 14:09
· 65 commits to main since this release
e4c7364

Minor Changes

  • #7658 259fdff Thanks @hussam-i-am! - fix(polymorphic): Improve prop passthrough for ActionList.LinkItem and Breadcrumbs.Item

  • #7672 77735f9 Thanks @iansan5653! - - New: Exposes new useMergedRefs hook 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
  • #7623 42847d1 Thanks @copilot-swe-agent! - IconButton: keybindingHint now accepts string[] in addition to string. Multiple hints are rendered joined with "or".

Patch Changes