npm animejs 4.2.1
v4.2.1

10 hours ago

New features

Changes

  • Timer, Animation, Timeline
    • .reset(softReset): The softReset parameter type is now a Boolean instead of an int
  • Draggable
    • createDraggable(): The drag threshold is now 3px with a mouse and 7px with touch instead of 3px everywhere

Fixes

  • onScroll
    • Fix wrong target offsets calculation when container is scaled (#1098) (@sxnb)
  • Types
    • Fix await animate() throwing Typescript error (#1043)

Docs

  • Every demos can now be edited on CodePen
  • Added .reset() chapters

Don't miss a new animejs release

NewReleases is sending notifications on new releases.