Skip to content

Releases: svelte-plugins/viewable

v2.0.0

12 Feb 18:59
Compare
Choose a tag to compare

What's Changed

  • 🧹 upgrade to husky v6 by @dysfunc in #18
  • ✨ refactor(lib): fix exports, add types, and support svelte 4 by @dysfunc in #21

Full Changelog: v1.0.1...v2.0.0

v1.0.1

08 Apr 15:36
Compare
Choose a tag to compare
update patch version (1.0.1)

v1.0.0

02 Apr 21:33
73b3dc5
Compare
Choose a tag to compare
  • Interface changes that include exposing observer props and events
  • Includes new events on:complete , on:observe and on:intersect
  • Replaced enableObstructionDetection with detectObstructions

v0.1.3

01 Apr 23:59
432c1d1
Compare
Choose a tag to compare
  • Enables SSR Support