Skip to content

v36.6.0

Compare
Choose a tag to compare
@primer primer released this 25 Jan 17:33
· 780 commits to main since this release
05f2d79

Permalink to documentation

Minor Changes

  • #3787 c9d74219d Thanks @langermank! - - Moves legacy color primitives from primer/primitives directly into Primer React

    • Cleans up unused dependencies on primitives other than color
    • Preparing for the upgrade to CSS variables (Primitives v8)
  • #3994 c40f76562 Thanks @maximedegreve! - ActionMenu: Only use checkmarks in menus instead of checkboxes

  • #4135 c2b069cfd Thanks @dipree! - Deprecate the underline property of the Link component in favor of the new inline property to better handle link visibility and accessibility when adjacent to text.

  • #4145 996475f7b Thanks @siddharthkp! - experimental/SelectPanel: Add SelectPanel.SecondaryAction

  • #4128 359213b29 Thanks @joshblack! - Add "use client" to package entrypoints to support React Server Components

Patch Changes