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

1345
122

12.4.4-alpha.0

Diff
popmotion
published 12.4.4-alpha.0 •
popmotion
published 12.4.3 •

Changelog

Source

[12.4.3] 2025-02-12

Fixed

  • Restored warning for when animating more than two keyframes with a spring.
popmotion
published 12.4.2 •

Changelog

Source

[12.4.2] 2025-02-10

Unreleased

popmotion
published 12.4.1 •

Changelog

Source

[12.4.1] 2025-02-06

Fixed

  • Check for transition in initial when animating removed values.
popmotion
published 12.4.0 •

Changelog

Source

[12.4.0] 2025-02-06

Added

  • Added initial option to useInView.
popmotion
published 12.3.1 •

Changelog

Source

[12.3.1] 2025-02-05

Fixed

  • Correctly applying CSS variables at the end of a mini animate animation.
popmotion
published 12.3.0 •

Changelog

Source

[12.3.0] 2025-02-05

Added

  • Added usePresenceData to get custom data passed to AnimatePresence in descendant components.
popmotion
published 12.2.0 •

Changelog

Source

[12.2.0] 2025-02-05

Added

  • Added unit support to useSpring.
popmotion
published 12.1.0 •

Changelog

Source

[12.1.0] 2025-02-04

Fixed

  • Bug with AnimatePresence in React 19 strict mode.

Deprecated

  • Motion 3D.
popmotion
published 12.0.11 •

Changelog

Source

[12.0.11] 2025-02-03

Fixed

  • Moving updateSVGDimensions to its own file to help with tree-shaking.