New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

framer-motion

Package Overview
Dependencies
Maintainers
54
Versions
1219
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

framer-motion - npm Package Versions

1245
122

12.0.10

Diff
popmotion
published 12.0.10 •

Changelog

Source

[12.0.10] 2025-02-03

Fixed

  • Providing MotionValue to motion component from motion/react-client entrypoint.
popmotion
published 12.0.9 •

Changelog

Source

[12.0.9] 2025-02-03

Fixed

  • Removing React from bundle.
popmotion
published 12.0.8 •

Changelog

Source

[12.0.8] 2025-02-03

Fixed

  • Infer type of children prop for motion.create.
popmotion
published 12.0.8-alpha.1 •
popmotion
published 12.0.8-alpha.0 •
popmotion
published 12.0.6 •

Changelog

Source

[12.0.6] 2025-01-27

Fixed

  • Discard layout projection snapshots if 0x0.
popmotion
published 12.0.5 •

Changelog

Source

[12.0.5] 2025-01-24

Fixed

  • Fix scale correction for CSS variables.
popmotion
published 12.0.4 •

Changelog

Source

[12.0.4] 2025-01-24

Fixed

  • Add scale correction for CSS variables.
popmotion
published 12.0.3 •

Changelog

Source

[12.0.3] 2025-01-23

Fixed

  • Fixed toggling between shared layout animations multiple times.

Added

  • Added private anchorX prop to AnimatePresence.

Changed

  • Simplified useSpring for smaller bundlesize.
popmotion
published 12.0.1 •

Changelog

Source

[12.0.1] 2025-01-21

Fixed

  • Prevent relative animations from restarting layout animations unnecessarily.