Skip to content

v1.0.0-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Oct 14:36
· 8 commits to alpha since this release

1.0.0-alpha.2 (2021-10-29)

Bug Fixes

Features

  • require a styles instance as the first argument for hookks (254bf73)

BREAKING CHANGES

  • Requires that the user provide a style instance as the first argument for hooks.
    Also removes DashProvider and useDash utilities.