Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Next Migration #1721

Open
otsalex opened this issue Jul 22, 2024 · 0 comments
Open

Next Migration #1721

otsalex opened this issue Jul 22, 2024 · 0 comments
Assignees

Comments

@otsalex
Copy link
Collaborator

otsalex commented Jul 22, 2024

We are currently using Next.js version 12.1.0, but the 14.2 stable is out with lots of improvements. Newer Next applications are using App router instead of Pages router, but as the Pages router will still be supported, we will keep using that one.

Migration without changing the router wont bring lots of changes but the application should be tested properly afterwards.

Migration docs:
12 -> 13 https://nextjs.org/docs/pages/building-your-application/upgrading/version-13
13 -> 14 https://nextjs.org/docs/pages/building-your-application/upgrading/version-14

@otsalex otsalex self-assigned this Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant