Skip to content

v5.0.2

Choose a tag to compare

@scaccogatto scaccogatto released this 17 Jul 07:51
· 146 commits to master since this release

Fixed

  • 🐛 #89 — the IntersectionObserver is now disconnect()ed on unmount instead of only unobserve()d, releasing the native observer and its callback closure (memory leak on repeated mount/unmount). Regression test included.

Full Changelog: v5.0.0...v5.0.2