v5.0.2
Fixed
- 🐛 #89 — the
IntersectionObserveris nowdisconnect()ed on unmount instead of onlyunobserve()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