Skip to content

framer-motion 7.10.0

[7.10.0] 2022-12-15

Added

  • .on() event method to MotionValue.
  • "animationStart", "animationComplete", "animationCancel" and "change" events for MotionValue.
  • useMotionValueEvent helper method for adding events.