Skip to content

v1.1.0

Compare
Choose a tag to compare
@jonathantneal jonathantneal released this 09 Sep 11:44
· 82 commits to canary since this release
  • Fixes a typing issue with using string arrays for at-rules. (#752)
  • Fixes a typing issue with the return type for createTheme. (#713)
  • Fixes a typing issue with VariantProps erroring about a symbol. (#754)
  • Fixes a typing issue with TypeScript 4.4 not suggesting CSS properties. (#759)
  • Adds support for multiple styles passed into globalCss. (#758)
  • Adds borderImage to defaultThemeMap to support colors. (#744)