An animation library for JavaScript and React.
5 Aug 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.
12.43.0 → 13.0.0
Removed optional
@emotion/is-prop-validdependency in favour of explicit<MotionConfig isValidProp={isPropValid}>.
@emotion/is-prop-valid dependency in favour of explicit <MotionConfig isValidProp={isPropValid}>.AnimatePresence: Ensure nodes are marked as safe to remove when rendering propagate with no motion children.