packages/next/README.md
next.js
The React Framework. Read more below about its uses, features, and usage.
Clone repository
git clone https://github.com/vercel/next.js.git
141,881
Stars
31,772
Forks
1,638
Watchers
MIT
License
README
Read full README on GitHub →Releases
v16.4.0-canary.1
Pre-releaseAug 21, 2026
Misc Changes
docs: fix parallelRouteKey parameter name in useSelectedLayoutSegment(s): #97710 Turbopack: Avoid cloning paths in fs watcher if the path is already in a map: #97655 Remove generated err...
v16.4.0-canary.0
Pre-releaseAug 21, 2026
Misc Changes
feat(turbopack): isolate HMR listeners across microfrontends: #95997 Turbopack: deduplicate Pages Router app chunks: #97664 [react-sync] Check assignability before assigning the actor: #...
Aug 21, 2026
NoteThis release is backporting bug fixes. It does not include all pending features/changes on canary.
Core Changes
[backport] Scope app-entry export validation to files inside the app directory (#9...
v16.3.1-canary.26
Pre-releaseAug 20, 2026
Misc Changes
docs: document deploymentId build ID override and Pages Router skew in 16.2: #97645 Upgrade React from eb8feb71-20260814 to eafeac09-20260819: #97636 Turbopack: rename to use turbopack:...
v16.3.1-canary.25
Pre-releaseAug 19, 2026
Misc Changes
[PPF] Remove unstable_eager: #97524 [PPF] Do not mark complete shell requests as partial: #97503 fix: add accessible label to icon-only link: #96334 Fix stale cross-references in skills/...