Next.js
React framework for production
$
npx @buildinternet/releases get nextjsMon
Wed
Fri
AugSepOctNovDecJanFebMarAprMayJunJulAug
LessMore
Releases132Avg Interval18hAvg Cadence40/mo
v16.4.0-canary.3
Fixed the devtools indicator so it can be dragged on touch screens.
v16.4.0-canary.2
Introduced an options struct for constructing backend storage.
v16.3.1-canary.26
Adds the unstable_navigation API for Partial Prerendering, and upgrades React from eb8feb71-20260814 to eafeac09-20260819. Includes internal refactors to Turbopack and HMR serialization.
v16.3.1-canary.25
Fixed use cache prerender signal retention and added an accessible label to icon-only links. Also removed unstable_eager from PPF and improved Turbopack file-watch debouncing for node_modules changes.
v16.3.1-canary.22
Adds key-value tombstones for MultiValue families and delete/tombstone plumbing for garbage collection in turbo-persistence, plus enforces task existence when accessing them in turbo-tasks-backend.
v16.3.1-canary.19
Next/image now rejects empty images on disk cache read/write, and Turbopack removes stale manifests for deleted routes. Also adopted SelectedMetadata for metadata rendering and made unreachable codegen more generic.