Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jan 19:08
· 3 commits to main since this release
4f35ef8

Minor Changes

  • feat: onClickOutside (#190)

  • breaking: deprecate Readable in favor of createSubscriber from Svelte
    (#193)

  • breaking: replace useActiveElement with ActiveElement for custom DocumentOrShadowRoot
    options (#193)

Patch Changes

  • breaking: remove IsSupported (#199)

  • internal: remove addEventListener in favor of
    on from Svelte
    (#196)