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

framer-motion

Package Overview
Dependencies
Maintainers
38
Versions
1162
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

framer-motion - npm Package Versions

13
117

11.11.6

Diff

Changelog

Source

[11.11.6] 2024-10-09

Fixed

  • Allowing generic motion value types in animate.
popmotion
published 11.11.5 •

Changelog

Source

[11.11.5] 2024-10-09

Fixed

  • Removed ability to define CSS variables on style without casting, as this was conflicting with React CSSProperties.
popmotion
published 11.11.4 •

Changelog

Source

[11.11.4] 2024-10-08

Fixed

  • Memoize AnimatePresence safeToRemove.
  • Remove duplicate layout="size" annotation.
popmotion
published 11.11.3 •

Changelog

Source

[11.11.3] 2024-10-08

Fixed

  • Remove as any requirement for CSS variables.
popmotion
published 11.11.2 •

Changelog

Source

[11.11.2] 2024-10-08

Fixed

  • Make BezierDefinition readonly for easier definition outside a Transition.
popmotion
published 11.11.1 •

Changelog

Source

[11.11.1] 2024-10-04

Fix

  • Fixed optimised appear effects in granular Suspense environments.
popmotion
published 11.11.0 •

Changelog

Source

[11.11.0] 2024-10-03

Added

  • animate can now animate any object.
popmotion
published 11.10.0 •

Changelog

Source

[11.10.0] 2024-10-02

Added

  • delay with seconds now exported from "framer-motion/dom".

Fixed

  • Only transform is added to will-change when a potentially layerising value is animated as opacity and filter will prematurely flatten preserve-3d.
popmotion
published 11.9.0 •

Changelog

Source

[11.9.0] 2024-09-27

Added

  • Mini animate and useAnimate functions.
popmotion
published 11.8.0 •

Changelog

Source

[11.8.0] 2024-09-25

Added

  • Easing functions now get compiled into linear() easings when animating via WAAPI.
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