framer-motion
Advanced tools
Changelog
[11.3.28] 2024-08-15
startTime
instead of elapsed
to sync optimised animations.Changelog
[11.3.27] 2024-08-14
startTime
via animation options (currently for internal use only).Changelog
[11.3.26] 2024-08-14
MotionValue
s and internal MotionValue
s.MotionValue
s.Changelog
[11.3.25] 2024-08-14
startTime
to prefer the immediacy of animation creation over keyframe resolution, but fall back to the latter if the former would lead to a perceptual jump.