Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

fix: migrate framer-motion to motion for React 19 support#396

Open
0xpinara wants to merge 1 commit into
worldcoin:mainfrom
0xpinara:fix/migrate-framer-motion-to-motion
Open

fix: migrate framer-motion to motion for React 19 support#396
0xpinara wants to merge 1 commit into
worldcoin:mainfrom
0xpinara:fix/migrate-framer-motion-to-motion

Conversation

@0xpinara

Copy link
Copy Markdown

Summary

Fixes worldcoin#388 - framer-motion v11 is not React 19 compatible.
Replaced framer-motion with motion v12 which supports React 19.
The API is the same, only the import path changed.
@0xpinara 0xpinara force-pushed the fix/migrate-framer-motion-to-motion branch from a278c64 to a8439c1 Compare April 7, 2026 13:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

@worldcoin/idkit uses framer-motion: ^11.2.14 which is not React 19 compatible.

1 participant