Skip to content

v5.0.3

Choose a tag to compare

@scaccogatto scaccogatto released this 17 Jul 10:05
· 146 commits to master since this release

Fixed

  • options prop is now reactive: changing threshold/rootMargin/root after mount rebuilds the IntersectionObserver (previously silently ignored — the root cause behind the historic threshold-related issue reports).

CI

  • Node 20/22/24 matrix; npm publish with --provenance + skip-if-already-published guard.