Next.js Discord

Discord Forum

Does Next.js@15 supports React@19 stable? In app dir

Answered
Adam posted this in #help-forum
Open in Discord
Avatar
Does Next.js@15 supports React@19 stable? In app dir
Answered by Giant panda
Next 15 has been supporting react 19 since it was in RC, in prep for it becoming stable. While next is already there you may find several dependencies have yet to catch up, but if you want to get your feet wet with the new features just npm create-next-app and you'll be running next 15 and react 19
View full answer

1 Reply

Avatar
Giant panda
Next 15 has been supporting react 19 since it was in RC, in prep for it becoming stable. While next is already there you may find several dependencies have yet to catch up, but if you want to get your feet wet with the new features just npm create-next-app and you'll be running next 15 and react 19
Answer