v0.1.0-canary.7
Pre-release
Pre-release
jonathantneal
released this
17 Feb 23:20
·
428 commits
to canary
since this release
Canary Release: 0.1.0-canary.7
🚀
yarn add @stitches/[email protected]
- Fixed autocomplete issues with polymorphism (the
as
prop) (#400) - Fixed issues where SSR CSS would render in a different order (#406)
- Fixed typing issues using booleans & numerics variant names and values (#408)
- Fixed typing issues using booleans & numerics in
defaultVariants
andcompoundVariants
(#408) - Fixed typing issues using numeric tokens in themes (#410)
- Fixed typing issues using the styled proxy (e.g.
styled.button
) (#412)
Migrating from alpha to beta? Here’s a migration guide.