Skip to content
This repository was archived by the owner on Apr 25, 2026. It is now read-only.

v0.1.5

Choose a tag to compare

@jonathantneal jonathantneal released this 10 Apr 14:08
· 365 commits to canary since this release

Beta Release: 0.1.5 馃殌

yarn add @stitches/react@0.1.5
  • The CSS outline property maps to colors tokens. (#502)
  • Any CSS size properties polyfill fit-content and stretch values. (#503)
  • Author utilities override internal utilities, instead of applying before them. (#504)
  • Passing undefined to className does not add "undefined". (#538) (Thanks, @flozia! 馃憢 )
  • Token objects can be used as CSS values. (#544) (Thanks, @wellguimaraes! 馃憢 )
  • Token custom properties include the configuration prefix. (#546) (Thanks, @dylanklohr! 馃憢)

Migrating from alpha to beta? Here鈥檚 a migration guide.