v4.1.4
juliangarnier/animev4.1.4Sep 22, 2025by juliangarnier
AI Summary
Fixes a bug where the `onEnter` scroll callback could trigger incorrectly when the target was outside the viewport.
Key Highlights
- Fix `onEnter` triggering for out-of-viewport targets
Full Release Notes
## Bug fixes - [Scroll] Fixes a bug where onEnter could be called even if the target is outside of the viewport if an other onScroll instance is already running