# Next.js 15

DevFeed: [Next.js 15](<https://devfeed.tech/articles/next-js-15-3194.md>)

Original publisher: [Read original article](<https://nextjs.org/blog/next-15>)

Author: Rich Haines

Published: 2024-10-21T17:00:00Z

Content type: release

Language: en

Sources: [Next.js Blog](<https://devfeed.tech/sources/next-js-blog.md>)

Topics: [Next.js](<https://devfeed.tech/topics/next-js.md>), [Caching](<https://devfeed.tech/topics/caching.md>), [React](<https://devfeed.tech/topics/react.md>), [build performance](<https://devfeed.tech/topics/build-performance.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Server-side rendering](<https://devfeed.tech/topics/server-side-rendering.md>)

Tags: [build](<https://devfeed.tech/tags/build.md>), [build-performance](<https://devfeed.tech/tags/build-performance.md>), [caching](<https://devfeed.tech/tags/caching.md>), [cli](<https://devfeed.tech/tags/cli.md>), [eslint](<https://devfeed.tech/tags/eslint.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [performance](<https://devfeed.tech/tags/performance.md>), [react](<https://devfeed.tech/tags/react.md>), [streaming](<https://devfeed.tech/tags/streaming.md>)

## AI overview

Next.js 15 is presented as a stable, production-ready release focused on stability and updated rendering behavior. It adds React 19 support, experimental React Compiler support, changed caching defaults, stable Turbopack development support, new APIs, enhanced forms, self-hosting improvements, Server Actions security changes, ESLint 9 support, and improved development and build performance.

## Source excerpt

Next.js 15 introduces React 19 support, caching improvements, a stable release for Turbopack in development, new APIs, and more.