Sourced from framer-motion's changelog.
[12.0.6] 2025-01-27
Fixed
- Discard layout projection snapshots if 0x0.
[12.0.5] 2025-01-24
Fixed
- Fix scale correction for CSS variables.
[12.0.4] 2025-01-24
Fixed
- Add scale correction for CSS variables.
[12.0.3] 2025-01-23
Fixed
- Fixed toggling between shared layout animations multiple times.
Added
- Added private
anchorX
prop toAnimatePresence
.Changed
- Simplified
useSpring
for smaller bundlesize.[12.0.1] 2025-01-21
Fixed
- Prevent relative animations from restarting layout animations unnecessarily.
[12.0.0] 2025-01-20
Changed
press
,hover
andinView
now pass the target element as the first argument to the gesture start callback.[11.18.2] 2025-01-20
Fixed
- Animations with
transformTemplate
not hardware accelerated.
... (truncated)