Socket
Socket
Sign inDemoInstall

framer-motion

Package Overview
Dependencies
Maintainers
40
Versions
1138
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

framer-motion - npm Package Versions

1
114

1.6.17

Diff

Changelog

Source

[1.6.17] 2019-11-21

Added

  • controls.set can now accept a function that will resolve once for each child.
popmotion
published 1.6.16 •

Changelog

Source

[1.6.16] 2019-11-21

Fixes

  • Fixing ref hydration in useLayoutEffect. (Note: This release effectively reverts 1.6.10. Each child of AnimatePresence with a unique key should be given a unique ref).
  • Moving callback ref mutation in use-drag and use-pan-gesture to a useEffect.
popmotion
published 1.6.15 •

Changelog

Source

[1.6.15] 2019-10-24

Added

  • Quick start section to README.
popmotion
published 1.6.14 •

Changelog

Source

[1.6.14] 2019-10-14

Fix

  • Making position change detection more intelligent.
popmotion
published 1.6.13 •

Changelog

Source

[1.6.13] 2019-10-14

Fix

  • Fixing undefined this.props error for AnimatePresence.exitBeforeEnter.
popmotion
published 1.6.12 •

Changelog

Source

[1.6.12] 2019-10-10

Fix

  • Support strings in motion.custom for Web Component support.
popmotion
published 1.6.10 •

Changelog

Source

[1.6.10] 2019-10-09

Fix

  • Fixing the use of externally-provided refs with single-child AnimatePresence components.
popmotion
published 1.6.9 •

Changelog

Source

[1.6.9] 2019-10-08

Fix

  • Exit variant propagation.
  • Cancelling exit animations.
popmotion
published 1.6.8 •

Changelog

Source

[1.6.8] 2019-10-02

Fix

  • Fixed exit animation when animate={useAnimation()}.
  • Fixed exit animations when another animation is playing concurrently and finishes first.
  • Upgrade stylefire@6.0.11 to fix clipPath in Webkit.
  • Allow motion.custom to accept custom prop types.
  • Support clicks within draggable components on iOS Safari.
  • Making inherit public API.
popmotion
published 1.6.7 •

Changelog

Source

[1.6.7] 2019-08-30

Fix

  • Restoring React-style behaviour for transform style properties when a component isStatic.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc