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 11.14.4 •

Changelog

Source

[11.14.4] 2024-12-13

Fixed

  • Exporting AnimationSequence via "motion" entrypoint.
  • Adding support for passing normal components to motion.create() in React 19.
popmotion
published 11.14.3 •

Changelog

Source

[11.14.3] 2024-12-13

Fixed

  • Fixing motion-dom and motion-utils entrypoints.
popmotion
published 11.14.2 •

Changelog

Source

[11.14.2] 2024-12-13

Fixed

  • Exporting time for internal use.
  • Making MotionValue.updatedAt public for internal use.
popmotion
published 11.14.1 •

Changelog

Source

[11.14.1] 2024-12-12

Fixed

  • Fixing missing license in motion-dom and motion-utils packages.
popmotion
published 11.14.0 •

Changelog

Source

[11.14.0] 2024-12-12

Added

  • Added press gesture in Motion+ early access.
popmotion
published 11.13.5 •

Changelog

Source

[11.13.5] 2024-12-10

Fixed

  • Adding React 19 to optional peer dependencies in "framer-motion" packages.
popmotion
published 11.13.4 •

Changelog

Source

[11.13.4] 2024-12-10

Fixed

  • Fixing types for React 19.
popmotion
published 11.13.3 •

Changelog

Source

[11.13.3] 2024-12-09

Fixed

  • Attempting to update types to be compatible with both React 18 and 19.
popmotion
published 11.13.1 •

Changelog

Source

[11.13.1] 2024-12-03

Fixed

  • SVG elements (like motion.text) now update when given a MotionValue as children, matching HTML element behavior.
  • Exporting DynamicAnimationOptions type.
popmotion
published 11.13.0 •

Changelog

Source

[11.13.0] 2024-12-03

Added

  • Vanilla hover gesture in Motion+ early access.