Sourced from framer-motion's changelog.
[12.23.18] 2025-09-19
Fixed
<motion />components now support changingrefprop.[12.23.17] 2025-09-19
Fixed
- Ensure
animate()onCompleteonly fires once, when all values are complete.[12.23.16] 2025-09-19
Fixed
- Fixing
refwhen passed to a child ofAnimatePresencein"popLayout"mode.[12.23.15] 2025-09-18
Fixed
- Fixing
export *error in RSC.[12.23.14] 2025-09-17
Fixed
- Fixing types of
Reorder.ItemandReorder.Groupso incorrect HTML props are correctly flagged.- Reverting rehydration of
externalRefwhen it switches.[12.23.13] 2025-09-16
Fixed
- Fixed issue where motion components don't update refs when externalRef changes. The
useMotionReffunction now properly includesexternalRefin the dependency array to ensure ref callbacks update when the external ref changes.Changed
- Stopped tracking yarn cache in the repo.
ffe5182
v12.23.18b4f7142
Adding changelog csv script4c3cc17
Merge pull request #3374
from motiondivision/fix/handle-external-ref1800f34
Fixing changed external ref7d11517
v12.23.17b2e3488
Updating changelog990686d
Refactor9182d2c
Merge pull request #3343
from rortan134/fix-3337063d9b1
Merge branch 'main' into fix-333713129da
v12.23.16