Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 21:42
· 2 commits to main since this release

1.0.0 (2022-06-25)

Bug Fixes

Features

  • release v1 (8560987)
  • update api and types to match latest dash alpha (a2e1635)

Performance Improvements

  • improve variants/one/lazy perf (22e845a)

BREAKING CHANGES

  • responsive() no longer returns a function, it returns an object. The function it
    used to return is now on the "variants" property.