Summary pending.
changelog ↗Next.js
framework40 releases · 8 support linesSupport lines
| Line | Latest | Status | End of life |
|---|---|---|---|
| 16 | 16.3.0 | lts | — |
| 15 | 15.5.23 | ltsends soon | 21 Oct 2026 |
| 14 | 14.2.35 | ltseol | 26 Oct 2025 |
| 13 | 13.5.11 | eol | 21 Dec 2024 |
| 12 | 12.3.7 | eol | 21 Nov 2022 |
| 11 | 11.1.4 | eol | 27 Jan 2022 |
| 10 | 10.2.3 | eol | 15 Jun 2021 |
| 9 | 9.5.5 | eol | 27 Oct 2020 |
Releases
Summary pending.
changelog ↗Summary pending.
changelog ↗Summary pending.
changelog ↗Summary pending.
changelog ↗Summary pending.
changelog ↗Summary pending.
changelog ↗Summary pending.
changelog ↗Summary pending.
changelog ↗Summary pending.
changelog ↗Summary pending.
changelog ↗Summary pending.
changelog ↗Summary pending.
changelog ↗Summary pending.
changelog ↗Summary pending.
changelog ↗- Fixed a security vulnerability (CVE-2025-13465) in vendored lodash
- Stabilized several experimental features including instant navigation, app shells, and cache components
- Enabled Turbopack build filesystem cache and TypeScript CLI by default
- Improved performance and fixed numerous bugs across rendering, caching, and HMR systems
Several experimental features have been stabilized and enabled by default (instant navigation, app shells, cache components, Turbopack filesystem cache, TypeScript CLI), which may change behavior for applications relying on previous defaults or experimental flags. The edge runtime has been deprecated. Some configuration options like experimental.useCache are now deprecated.
Review and test applications using experimental features that are now stabilized. Check if any code relies on the edge runtime (now deprecated) or experimental.useCache (now deprecated). Verify that default behavior changes for instant navigation, app shells, and cache components work as expected in your application.
Summary pending.
changelog ↗Summary pending.
changelog ↗Summary pending.
changelog ↗Summary pending.
changelog ↗Summary pending.
changelog ↗Summary pending.
changelog ↗Summary pending.
changelog ↗Summary pending.
changelog ↗Summary pending.
changelog ↗Summary pending.
changelog ↗Summary pending.
changelog ↗Summary pending.
changelog ↗No changelog text published for this release.
changelog ↗Summary pending.
changelog ↗- Turbopack is now the default bundler for production builds
- Partial prerendering left beta and is stable
- Minimum Node.js version raised to 20.9.0
Builds on Node.js below 20.9.0 will fail outright, and any `next/image` usage still passing `layout` stops compiling.
Upgrade Node before upgrading Next. Replace `layout` on `next/image` with the `fill` and `sizes` props.
- The changelog for this release gives no detail.
No changelog text published for this release.
changelog ↗- Fixes a hydration mismatch when streaming a suspended segment
No changelog text published for this release.
changelog ↗No changelog text published for this release.
changelog ↗No changelog text published for this release.
changelog ↗No changelog text published for this release.
changelog ↗No changelog text published for this release.
changelog ↗No changelog text published for this release.
changelog ↗