Sourced from framer-motion's changelog.
[11.7.0] 2024-09-25
Added
- Added support for custom animation generators via
type
.[11.6.0] 2024-09-24
Added
- Added
info
and element tracking toscroll
.- Added
steps
easing.Changed
- Values added to
will-change
now stay there for their lifespan to prevent GPU thrashing and weird Safari subpixel jitters.
aa6f494
v11.7.0b716a43
Updating changelogaac3c01
Adding support for custom animation types (#2813)2467e18
Fixing size32998fc
Updating version script2d6a81b
v11.6.0196efff
Updating changelogc186b5a
Stop removing values from will-change
once they finish
animating (#2811)cec5d8f
Fixing importacf5334
Updating changelog