Skip to content

v6.0.0

Compare
Choose a tag to compare
@commitd-bot commitd-bot released this 02 Sep 16:27
· 142 commits to main since this release
795d294

6.0.0 (2021-09-02)

Bug Fixes

  • tooltip: fix the prop passing for Tooltip root (eb6cd02), closes #215

Features

BREAKING CHANGES

  • Changes StichesVariants to VariantProps
    Changes getCssString to getCssText
    Adds createTheme and createDarkTheme - this remove the theme creation functionality from theme
    Removes StyledConfig - no longer needed