framer-motion-3d
Advanced tools
Changelog
[12.0.1] 2025-01-21
Changelog
[12.0.0] 2025-01-20
press
, hover
and inView
now pass the target element as the first argument to the gesture start callback.Changelog
[11.18.2] 2025-01-20
transformTemplate
not hardware accelerated.Changelog
[11.18.0] 2024-01-14
animateSequence
to perform animation sequences via WAAPI for a tiny bundlesize.AnimationControls
type export.Changelog
[11.17.1] 2024-01-13
transform-origin
.Changelog
[11.17.0] 2024-01-10
propagate
to AnimatePresence
. This prop allows parent exit animations to be propagated to children.exitBeforeEnter
from AnimatePresence
.Changelog
[11.16.7] 2024-01-10
Changelog
[11.16.6] 2024-01-10
height
and top
are now blocked by reduced motion.