v4.2.2
juliangarnier/animev4.2.2Oct 7, 2025by juliangarnier
AI Summary
Fixes a bug in `createMotionPath` where the target would wrap back to 0 when reaching the end of the path.
Key Highlights
- Fix `createMotionPath` wrapping issue
Full Release Notes
## Fixes * **SVG** * `createMotionPath()`: Fix a bug introduced in `v4.2.1` that wrapped the target back to 0 when reaching 1 (#1104 )