framer-motion 12.24.0
[12.24.0] 2026-01-05
Added
{ type: "svg" }option tomotion.create()for creating custom SVG components.pxdefault value type for CSS logical properties (paddingBlock,paddingInline,marginBlock,marginInline).
Fixed
- Ensure drag gesture updates with latest props every render.
- Fix missing
JSXimport error. - Fix
motion-dombuild. - Exclude
srcfrom distributed package.