Sourced from framer-motion's changelog.
[12.20.2] 2025-07-01
Fixed
- Updated
Transitiontype to be more permissive.[12.20.1] 2025-06-30
Fixed
- Updated
Targettype to match previous definition.[12.20.0] 2025-06-30
Added
- Pass a shadow DOM root element via
AnimatePresencerootprop to attach"popLayout"styles to a different root element.[12.19.4] 2025-06-30
Fixed
- Ensure animations are removed from scope when finished.
[12.19.3] 2025-06-27
Fixed
- Restore some deprecated types.
- Add
transformPerspectivetoTargetAndTransition.- Filter number-indexed and function props from
CSSStyleDeclaration.[12.19.2] 2025-06-27
Fixed
- React: Prevent duplicate layout animation commits within Suspense boundaries.
[12.19.1] 2025-06-23
Fixed
- React: Fix
export *error message in Next.js.[12.19.0] 2025-06-23
Added
- React:
usePageInViewfor tracking document visibility.
... (truncated)
dfc74a0
v12.20.22c1999c
Updating changelogd613a81
Merge pull request #3295
from motiondivision/fix/permissive-transition-type44259ca
Fixing types3349569
Updating typesa2154e9
v12.20.11816ecf
Updating types42f57fc
Updating changelog6b74525
v12.20.0342bca5
Fixing tests