Skip to content

v0.1.5

Compare
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’s a migration guide.