An animation library for JavaScript and React.
28 Jul 2026 · Newest first
Last checked
Checking sources…
Showing 1 of 1 releases. Full release notes.
Signals highlight changes worth reviewing. They cannot determine whether your application is affected.
AnimatePresence: Exiting children no longer interleave with entering children, which could reorder and remount children present in both renders.
backgroundColor in supported browsers.AnimatePresence: Exiting children no longer interleave with entering children, which could reorder and remount children present in both renders.motion: Throw error when passing a custom motion component an incorrect ref type.