From b65bcd5b7290f63d68d25bc75069848112c1fcc8 Mon Sep 17 00:00:00 2001 From: Matt Perry Date: Fri, 13 Dec 2024 14:11:42 +0100 Subject: [PATCH] Updating changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f2d168102..2ced1f393b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ Undocumented APIs should be considered internal and may change without warning. ### Fixed - Exporting `AnimationSequence` via `"motion"` entrypoint. +- Adding support for passing normal components to `motion.create()` in React 19. ## [11.14.3] 2024-12-13