mysterious-green
mysterious-green2w ago

Refine v4 for React19 and Next15

Is it possible to use React19 Next15 with Refine v4
2 Replies
kapa.ai
kapa.ai2w ago
Hi @baeyang. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave: ---------------------- Refine v4 does not officially support React 19. The knowledge sources indicate that React 19 and Next.js 15 support were introduced with Refine v5, not v4. Refine v5 is designed to work seamlessly with both React 18 and React 19, and coordinated updates were made across all packages to ensure compatibility with these versions, including Next.js 15 support Refine v5 is here! Migration-guide 4.x.x to 5.x.x. There are user reports and team comments showing that some users have managed to run Refine v4 with React 19 and Next.js 15 by applying workarounds, such as patching dependencies or using headless mode. However, these setups are not officially supported and may result in peer dependency warnings, runtime errors, or issues with UI integrations (especially with Ant Design and Material UI) [FEAT] Support Nextjs v15 [FEAT] React v19 Support. Summary:
- Official support for React 19 and Next.js 15 starts with Refine v5. - Using React 19 and Next.js 15 with Refine v4 is not officially supported and may lead to compatibility issues. - For a stable experience with React 19 and Next.js 15, you should upgrade to Refine v5. ---------------------- Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: ----------------------
kapa.ai
kapa.ai2w ago
<@1165838011972468829> Kapa.ai is still learning and improving, please let me know how I did by reacting below.

Did you find this page helpful?