Docs: Upgrading page router to v15 missing
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 142k
- Forks
- 32.4k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 351
Description
What is the documentation issue?
Page router docs miss info on how to upgrade from v14 to v 15
https://nextjs.org/docs/pages/building-your-application/upgrading
Is there any context that might help us understand?
App router has a dedicated page
https://nextjs.org/docs/app/building-your-application/upgrading/version-15
Page router should have the same
This prevents people using page router from upgrading to the new version
Does the docs page already exist? Please link to it.
https://nextjs.org/docs/pages/building-your-application/upgrading
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the existing Pages Router upgrading page at /docs/pages/building-your-application/upgrading and compare it with the App Router v15 guide at /docs/app/building-your-application/upgrading/version-15. Add equivalent v14-to-v15 guidance for Page Router users, and confirm the documentation page clearly covers the upgrade path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nextjs
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100