Sourced from framer-motion's changelog.
[12.0.11] 2025-02-03
Fixed
- Moving
updateSVGDimensions
to its own file to help with tree-shaking.[12.0.10] 2025-02-03
Fixed
- Providing
MotionValue
tomotion
component frommotion/react-client
entrypoint.[12.0.9] 2025-02-03
Fixed
- Removing React from bundle.
[12.0.8] 2025-02-03
Fixed
- Infer type of
children
prop formotion.create
.[12.0.7] 2025-01-28
Fixed
- Fixed SVG transform animations via
animate
.[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
... (truncated)