Replies: 1 comment 1 reply
-
Hi, I guess you need to start here, https://nextjs.org/docs/app/guides/upgrading/version-15, what's needed for v15 App Router?
Alright, but what does it mean for Pages Router? From the release docs, https://nextjs.org/blog/next-15#react-19:
So what you can do is, upgrade to next 15, and upgrade your Pages Router Stack to React 19. https://nextjs.org/blog/next-15#pages-router-on-react-18, just don't overlap them:
Do the jump to React 19 first, then migrate to App Router, https://nextjs.org/docs/app/guides/migrating/app-router-migration |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I cannot find any official informating regarding updraging Pages Router to NextJS of version 15.
Could you give me any idea how I do so and is there any limitation? May I use React of version 18 since the 19-th mignt not work with App Router?
Additional information
No response
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions