v0.0.23
-
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