framer-motion 12.23.13
[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.