Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

framer-motion-3d

Package Overview
Dependencies
Maintainers
51
Versions
526
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

framer-motion-3d - npm Package Versions

1
53

7.6.0

Diff

Changelog

Source

[7.6.0] 2022-10-18

Added

  • delay(): An alternative to window.setTimeout() that is locked to the animation framerate.
popmotion
published 7.5.4 •

Changelog

Source

[7.5.4] 2022-10-17

Fixed

  • Fixed bug relative layout animations within rotated layers.
  • Fixed bug with layout="preserve-aspect" where layers that do change size but aren't moved are reprojected to the old size and stay there.
popmotion
published 7.5.3 •

Changelog

Source

[7.5.3] 2022-10-04

Fixed

  • If the initial style was derived from the initial prop, and that style is removed from animate, while also being removed from initial, it won't animate back to the originally-defined value.
popmotion
published 7.5.2 •

Changelog

Source

[7.5.2] 2022-10-04

Fixed

  • Gracefully handle undefined values in values prop.
popmotion
published 7.5.1 •

Changelog

Source

[7.5.1] 2022-09-30

Fixed

  • useTransform correctly cleans up any scheduled animation frames when it unmounts.
popmotion
published 7.5.1-beta.0 •

popmotion
published 7.5.0 •

Changelog

Source

[7.5.0] 2022-09-27

Added

  • useAnimationFrame now passes delta to provided callbacks as the second argument.
popmotion
published 7.4.0 •

Changelog

Source

[7.4.0] 2022-09-26

Added

  • Added internal values prop that allows the provision of motion values to use exclusively for performing animations on.
popmotion
published 7.3.6 •

Changelog

Source

[7.3.6] 2022-09-20

Fixed

  • Increasing threshold for what's considered a similar aspect ratio in "preserve-ratio" layout animations.
popmotion
published 7.3.5 •

Changelog

Source

[7.3.5] 2022-09-14

Fixed

  • isMotionValue no longer crashing when provided null.
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