Skip to content

v0.0.23

Compare
Choose a tag to compare
@manuelpuyol manuelpuyol released this 01 Mar 21:09
· 3848 commits to main since this release
eb16d0f
  • Remove node and yarn version requirements from @primer/view-components.

    Manuel Puyol

  • Breaking change: Upgrade SubheadComponent to use Slots V2.

    Simon Taranto

  • Breaking change: Update LabelComponent to use only functional color
    supportive scheme keys. The component no longer accepts colors (:gray, for
    example) but only functional schemes (primary, for example).
    LabelComponent is promoted to beta status.

    Simon Taranto