framer/motion v5.3.3 Release Notes

Release Date: 2021-11-24 // over 2 years ago
  • 🛠 Fixed

    • Fixing animating to CSS variables with SVGElement. Issue
    • Unsetting z-index for resting Reorder.Item components. Issue
    • Forward native drag listeners to draggable elements. Issue
    • 💻 Authors can now support browsers without Proxy by using motion("div") syntax. Issue