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

framer-motion

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

framer-motion - npm Package Versions

nvh
published 0.4.4 •

popmotion
published 0.4.3 •

Changelog

Source

[0.4.3] 2019-02-14

Fixed

  • Rendering initial properties via Stylefire when component mounts to ensure its in-sync with all transform values set in initial that might not later be rendered.
  • Exporting htmlElements, svgElements and createMotionComponent as their exclusion was causing errors with the output declaration file.
nvh
published 0.4.2 •

Changelog

Source

[0.4.2] 2019-02-14

Changed

  • Exporting useExternalRef.
popmotion
published 0.4.1 •

Changelog

Source

[0.4.1] 2019-02-13

Changed

  • Simplifying inline tsdocs.
popmotion
published 0.4.0 •

Changelog

Source

[0.4.0] 2019-02-12

Changed

  • Standardizing (event, pointInfo) as signature for gesture callbacks.

Fixed

  • Gesture priority bugs
nvh
published 0.3.5 •

nvh
published 0.3.4 •

Changelog

Source

[10.3.4] 2023-03-16

Fixed

  • Updating README.
nvh
published 0.3.3 •

Changelog

Source

[10.3.3] 2023-03-16

Fixed

  • Using frame timestamp, when available, to sample time.
popmotion
published 0.3.2 •

Changelog

Source

[0.3.2] 2019-02-08

Changed

  • Added TSDocs for useCycle
artem_framer
published 0.3.1 •

Changelog

Source

[10.3.1] 2023-03-14

Fixed

  • Fixed time Promise on instant animation.