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

Changelog

Source

[9.1.7] 2023-02-24

Fixed

  • Switching const enum for types.
popmotion
published 9.1.6 •

Changelog

Source

[9.1.6] 2023-02-23

Added

  • Exporting scroll for internal use inside Framer.
popmotion
published 9.1.5 •

Changelog

Source

[9.1.5] 2023-02-23

Fixed

  • Changing Feature<any> to Feature<unknown>.
popmotion
published 9.1.4 •

Changelog

Source

[9.1.4] 2023-02-23

Fixed

  • Fixing types of useScroll.
popmotion
published 9.1.3 •

Changelog

Source

[9.1.3] 2023-02-23

Updated

  • Limiting propagation of dirty projection nodes for improved layout animation performance.
popmotion
published 9.1.2 •

Changelog

Source

[9.1.2] 2023-02-23

Updated

  • Replacing type enum with const enum for smaller bundlesize.
popmotion
published 9.1.1 •

Changelog

Source

[9.1.1] 2023-02-23

Updated

  • Removing external dependencies.
popmotion
published 9.1.0 •

Changelog

Source

[9.1.0] 2023-02-23

Added

  • Hardware acceleration of clipPath, filter and transform styles.
popmotion
published 9.0.7 •

Changelog

Source

[9.0.7] 2023-02-21

Fixed

  • Improving types of color.parse().
popmotion
published 9.0.6 •

Changelog

Source

[9.0.6] 2023-02-21

Added

  • Exporting animation types for internal Framer use.