framer/motion v1.6.9 Release Notes

Release Date: 2019-09-18 // over 4 years ago
  • ๐Ÿ›  Fix

    • ๐Ÿ›  Fixed exit animation when animate={useAnimation()}.
    • ๐Ÿ›  Fixed exit animations when another animation is playing concurrently and finishes first.
    • ๐Ÿ’… Upgrade [email protected] to fix clipPath in Webkit.
    • Allow motion.custom to accept custom prop types.
    • ๐Ÿ‘ Support clicks within draggable components on iOS Safari.
    • Making inherit public API.