Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Sep 14:01
· 75 commits to main since this release
0cd558f

@leva-ui/plugin-bezier

1.0.0

Minor Changes

  • 1001f25: Fix version for stitches before moving to 1.x

Patch Changes

0.9.12

Patch Changes

0.9.10

Patch Changes

0.9.8

Patch Changes

0.0.4

Patch Changes

0.0.3

Patch Changes

  • 26ead12: Feat: add cssEasing to returned prop

0.0.2

Patch Changes

  • c997410: Plugin: add the Bezier plugin

    import { bezier } from '@leva-ui/plugin-bezier'
    useControls({ curve: bezier([0.25, 0.1, 0.25, 1]) })
  • Updated dependencies [c997410]