v5.0.3
Fixed
optionsprop is now reactive: changingthreshold/rootMargin/rootafter 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.