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

framer-motion-3d

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

framer-motion-3d - npm Package Versions

popmotion
published 6.3.16 •

Changelog

Source

[6.3.16] 2022-06-27

Fixed

  • Fixing layout animations within position: fixed elements. Provide position: fixed elements the layoutScroll prop to fix.
popmotion
published 6.3.15 •

Changelog

Source

[6.3.15] 2022-06-24

Fixed

  • Explicitly declaring children prop for components.
popmotion
published 6.3.14 •

Changelog

Source

[6.3.14] 2022-06-24

Fixed

  • Exposing more internal types.
popmotion
published 6.3.13 •

Changelog

Source

[6.3.13] 2022-06-22

Fixed

  • Fix some missing types by replacing @internalRemarks comment with @privateRemarks.
popmotion
published 6.3.12 •

Changelog

Source

[6.3.12] 2022-06-21

Changed

  • Rolling up published type definitions.
popmotion
published 6.3.11 •

Changelog

Source

[6.3.11] 2022-06-08

Fixed

  • Fixed scale correction during rotation & layout animations.
popmotion
published 6.3.10 •

Changelog

Source

[6.3.10] 2022-06-03

Fixed

  • Fixing version mismatch warning.
popmotion
published 6.3.9 •

Changelog

Source

[6.3.9] 2022-06-03

Fixed

  • Providing path to types via package.json's exports field to fix types in TypeScript 4.7.
  • Safer process.env.NODE_ENV check.
popmotion
published 6.3.8 •

Changelog

Source

[6.3.8] 2022-06-03

Fixed

  • Restore scroll position after measuring height when doing unit conversion animation.
popmotion
published 6.3.7 •

Changelog

Source

[6.3.7] 2022-06-03

Fixed

  • Will display a warning if different versions of Motion are mixed.