Recent Releases
v16.2.12 — v16.2.12
What's Changed Backport/docs fixes 16.2 - July round by @icyJoseph in https://github.com/vercel/next.js/pull/96031 Backport Fixes to support TypeScript 7 by @lukesandberg in https://github.com/ve
v15.5.22 — v15.5.22
What's Changed 15.5 Reject TypeScript >= 7.0 with an actionable error by @lukesandberg in https://github.com/vercel/next.js/pull/96110 Full Changelog: https://github.com/vercel/next.js/compare
v16.2.11 — v16.2.11
This release contains security fixes for the following advisories: High: - Denial of Service in App Router using Server Actions(https://github.com/vercel/next.js/security/advisories/GHSA-m99w-x7
v15.5.21 — v15.5.21
This release contains security fixes for the following advisories: High: - Denial of Service in App Router using Server Actions(https://github.com/vercel/next.js/security/advisories/GHSA-m99w-x7
v15.5.20 — v15.5.20
Contains no changes except publishing @next/swc-wasm-web which was accidentally not published since 15.5.15.
v16.2.10 — v16.2.10
Contains no changes except publishing @next/swc-wasm-web which was accidentally not published since 16.2.4.
v16.2.9 — v16.2.9
Empty release to ensure next@latest points at a stable release. Next.js only allows publishing with Trusted Publishing enabled. In order to fix NPM dist-tags, we have to release a new version. Updatin
v16.2.8 — v16.2.8
Release with no changes in an attempt to fix next@latest pointing at a prerelease version.
v15.5.19 — 15.5.19
> !NOTE > This release is backporting bug fixes. It does not include all pending features/changes on canary. Core Changes - 15.5.x Don't drop FormData entries (94244) Other - 15.5.x Fix
v16.2.7 — v16.2.7
> !NOTE > This release is backporting bug fixes. It does not include all pending features/changes on canary. Core Changes - Backport documentation fixes for v16.2 (93804) - backport Patch pla