Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 18:54
· 1453 commits to main since this release

Major Changes

  • remove old event names from visibility (#7)

  • [feat] Refactor clickOutside (#7)

    • No longer takes a callback as an argument.
    • Now takes an optional { whitelist: [] } param
    • Callback should now be passed to the on:outclick event.

Patch Changes

  • [fix] add types / fix color (#7)

  • [fix] visibility types (#7)