An animation library for JavaScript and React.
18 May 2026 · Newest first
Last checked
Checking sources…
Showing 1 of 1 releases. Full release notes.
Signals highlight changes worth reviewing. They cannot determine whether your application is affected.
Drag: Preserve in-flight motion value animations across React 19 reorder unmount/remount so
dragSnapToOriginno longer leaves the drag transform stranded after a layout swap.
Drag: Gesture no longer starts from incorrect start point when rendered inside
<AnimatePresence initial={false} />.
Drag:
dragConstraints, when set as viewport-relative ref, no longer break on scroll.§
repeatType and repeatDelay in animation sequences.dragSnapToOrigin no longer leaves the drag transform stranded after a layout swap.LazyMotion: Share React contexts between the framer-motion and framer-motion/m (and therefore motion/react and motion/react-m) CJS bundles so that <m.div> from the /m subpath picks up features loaded by <LazyMotion> from the main entry point.useScroll: Support hydrating target and container refs from anywhere in the tree.<AnimatePresence initial={false} />.dragConstraints, when set as viewport-relative ref, no longer break on scroll.§visualElement hydration order.useAnimate: Now respects skipAnimations.AnimatePresence: Fix object-form initial values not applied on re-entry after exit completes.scroll: Fixed callback progress when tracking an element.useScroll: Fix hardware acceleration when tracking an element.