Sourced from framer-motion's changelog.
[12.23.12] 2025-07-29
Added
- Exporting internal APIs for use in view animations.
[12.23.11] 2025-07-28
Added
- Children of variants with
delayChildren: stagger()
will now be staggered correctly alongside their newly-entering siblings.[12.23.10] 2025-07-28
Fixed
- Fixed shared layout animation in situations where no
motion
components have re-rendered between shared element switching.[12.23.9] 2025-07-24
Changed
- Removing redundant
renderRequest
MotionValue
lifecycle.[12.23.8] 2025-07-24
Fixed
- Ensuring that when an animation is skipped via
duration = 0
that we also settype = "keyframes"
so thatduration
takes effect.[12.23.7] 2025-07-23
Fixed
springValue
cleanup.- Removed additional
removeNode
fromAnimatePresence
when usingpopLayout
.[12.23.6] 2025-07-11
Changed
- Added explainer for reduced motion warning.
- Refactored
motion
component creation to remove indirection.[12.23.5] 2025-07-11
Fixed
- Fix animation timings within dynamically-generated popups.
... (truncated)
e0f7e07
v12.23.12994515f
Updating changelog95d82ff
Merge pull request #3338
from motiondivision/feature/next-page-transitions58b2e8c
Exporting APIs for view transitionsb6f2132
Update README.md38298c4
Update README.md76396b0
Update README.mdb273d06
Update README.mdc0bd6ef
v12.23.11e9b52af
Updating changelog