Skip to content

v3.0.0

Compare
Choose a tag to compare
@dysfunc dysfunc released this 30 Dec 19:37
· 6 commits to main since this release

What's Changed

Library

  • Adds hideOnOutsideClick feature
  • Fixes Typescript defs
  • Updates docs and examples
  • Changed package bundling

Repo

  • Use pnpm instead of npm
  • Updates the unit workflow action to use pnpm
  • Use svelte-package to bundle the library instead of vite + include publint

Fixes
#33, #34, #35, #37

Full Changelog: v2.2.0...v3.0.0