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
56
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

2345
122

12.4.10

Diff
popmotion
published 12.4.10 •
popmotion
published 12.4.9 •
popmotion
published 12.4.7 •

Changelog

Source

[12.4.7] 2025-02-20

Fixed

  • Fixed AnimatePresence not triggering exit animations when a child with layout or drag is removed.
popmotion
published 12.4.6 •

Changelog

Source

[12.4.6] 2025-02-20

Fixed

  • Fixed drag gesture on child elements.
popmotion
published 12.4.5 •

Changelog

Source

[12.4.5] 2025-02-19

Fixed

  • Fixed onClick handlers not working inside press events.
popmotion
published 12.4.4 •

Changelog

Source

[12.4.4] 2025-02-18

Fixed

  • Changed press, drag and pan gestures to use pointer capturing for better usage within iframe embeds.
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.