Skip to content
Skip to content

The latest Next.js news

Featured articles

Blog posts

  • Making Navigations Instant in v0

    The case study behind Instant Navigations in Next.js 16.3, and how we made v0's navigations instant using tests and a coding agent.

    Jude Gao
    Contributors
  • Next.js 16.3

    Next.js 16.3 introduces Instant Navigations, a suite of tools for single-page-app responsiveness, plus a faster dev server, faster builds, and improved tooling for AI agents.

    Next.js Team
  • Turbopack: What's New in Next.js 16.3

    Turbopack in Next.js 16.3 adds development memory eviction, persistent file cache for builds, experimental Rust React Compiler, and `import.meta.glob` support.

    Andrew Imm
  • Next.js 16.3: AI Improvements

    Actionable errors with paste-ready fix prompts, first-party Skills for the dev loop and Cache Components, and tooling that keeps coding agents in sync with your project.

    Aurora Scharff, Jude Gao
  • Next.js 16.3: Instant Navigations

    A new suite of tools that brings the responsiveness of a single-page app to the server-centric model of Next.js.

    Andrew Clark, Josh Story
    Next.js Team
  • Next.js 16.2: AI Improvements

    Next.js 16.2 ships AGENTS.md in create-next-app, browser log forwarding, dev server lock file with PID, and next-browser for AI agent debugging.

    Tim Neutkens, Jude Gao
  • Turbopack: What's New in Next.js 16.2

    Turbopack in Next.js 16.2 brings faster builds, SRI support, postcss.config.ts, tree shaking of dynamic imports, Server Fast Refresh, inline loader configuration, and over 200 bug fixes.

    Tim Neutkens, Andrew Imm
  • Next.js 16.2

    Next.js 16.2 includes Adapters, rendering performance improvements, improved debugging and error pages, and more.

    Jimmy Lai, Tim Neutkens
  • Building Next.js for an agentic future

    How we built and sunset an in-browser agent, shipped MCP integration, and learned that better AI agent support means thinking from the agent's perspective.

    Jiachi Liu
  • Next.js 16.1

    Next.js 16.1 introduces Turbopack file system caching for development, a new bundle analyzer, and easier debugging in Node.js.

    Luke Sandberg, Tim Neutkens
  • Next.js Security Update: December 11, 2025

    Two additional vulnerabilities have been identified in React Server Components. Users should upgrade to patched versions immediately.

    Sebastian Markbåge, Josh Story
  • Security Advisory: CVE-2025-66478

    A critical vulnerability (CVE-2025-66478) has been identified in the React Server Components protocol. Users should upgrade to patched versions immediately.

    Sebastian Markbåge, Josh Story
  • Next.js 16

    Next.js 16 includes Cache Components, stable Turbopack, file system caching, React Compiler support, smarter routing, new caching APIs, and React 19.2 features.

    Jimmy Lai, Josh Story, and 2 others
  • Next.js 16 (beta)

    Next.js 16 beta includes stable Turbopack, file system caching, React Compiler support, smarter routing, new caching APIs, and React 19.2 features.

    Jimmy Lai, Tobias Koppers, and 3 others
  • Next.js 15.5

    Next.js 15.5 includes Turbopack builds in beta, stable Node.js middleware, TypeScript improvements, `next lint` deprecation, and deprecation warnings for Next.js 16.

    Luke Sandberg, Ben Gubler
  • Next.js 15.4

    Next.js 15.4 includes updates to performance, stability, and Turbopack compatibility.

    Jimmy Lai, Zack Tanner
  • Next.js 15.3

    Next.js 15.3 includes Turbopack for builds, new client instrumentation and navigation hooks, and more.

    Andrew Clark, Jiwon Choi, and 4 others
  • Next.js 15.2

    Next.js 15.2 includes updates for debugging errors, metadata, Turbopack, and more.

    Jiachi Liu, Jiwon Choi, and 6 others
  • Next.js 15.1

    Next.js 15.1 introduces React 19 stable support, improved error debugging, new experimental authorization APIs, and more.

    Sebastian Silbermann, Jiachi Liu, and 1 other
  • Next.js 15

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

    Delba de Oliveira, Rich Haines, and 1 other
  • Turbopack Dev is Now Stable

    It's been a long road, but we are happy to announce that `next dev --turbo` is now stable and ready to speed up your development experience.

    Maia Teegarden, Tobias Koppers, and 1 other
  • Next.js 15 RC 2

    The second Next.js 15 Release Candidate (RC) is now available. This version allows you to test the latest features before the upcoming stable release.

    Delba de Oliveira, Josh Story, and 4 others
  • Next.js 15 RC

    The Next.js 15 Release Candidate (RC) is now available. This early version allows you to test the latest features before the upcoming stable release.

    Delba de Oliveira, Zack Tanner
  • Next.js 14.2

    Next.js 14.2 includes development, production, and caching improvements. Including new configuration options, 99% Turbopack tests passing, and more.

    Delba de Oliveira, Tim Neutkens
  • Next.js 14.1

    Next.js 14 includes improvements to self-hosting, error messages, parallel and intercepted routes, Turbopack, and more.

    Jiachi Liu, Jimmy Lai
  • Next.js 14

    Next.js 14 includes included performance, stability for Server Actions, a new course teaching the App Router, and more.

    Lee Robinson, Tim Neutkens
  • Next.js 13.5

    Next.js 13.5 includes 22% faster local server startup, 29% faster HMR (Fast Refresh), 40% less memory usage, and more.

    Tim Neutkens, Jimmy Lai, and 1 other
  • Next.js App Router Update

    The Next.js team is focused on performance, stability, and developer experience for the upcoming months.

    Lee Robinson, Delba de Oliveira
  • Next.js 13.4

    Next.js 13.4 moves App Router to stable, Turbopack to beta, and introduces experimental support for Server Actions.

    Tim Neutkens, Sebastian Markbåge
  • Next.js 13.3

    Next.js 13.3 introduces dynamic open graph images, advanced static exports, parallel routes and interception, OTEL support, and more.

    Tim Neutkens, Delba de Oliveira
  • Next.js 13.2

    Next.js 13.2 introduces major improvements to the App Router in preparation for stability, including SEO support, Route Handlers, MDX for Server Components, Type-Safe Links, and more.

    Tim Neutkens, Jimmy Lai, and 2 others
  • Next.js 13.1

    Next.js 13.1 introduces improvements to the app directory, built-in module transpilation, stable edge runtime for API Routes, and many improvements to Turbopack support.

    Tim Neutkens, OJ Kwon
  • Next.js 13

    Next.js 13 introduces layouts, React Server Components, and streaming in the app directory, as well as Turbopack, an improved image component, and the brand new font component.

    Tim Neutkens, Sebastian Markbåge, and 9 others
  • Next.js 12.3

    Next.js 12.3 introduces TypeScript Auto-Install, improved Fast Refresh, stable new Image Component, and more!

    Tim Neutkens, JJ Kasper, and 6 others
  • Next.js 12.2

    Next.js 12.2 introduces stable Middleware and On-Demand ISR, experimental Edge SSR and API Routes, and more!

    Tim Neutkens, Tobias Koppers, and 9 others
  • Layouts RFC

    Nested routes and layouts, client and server routing, React 18 features, and designed for Server Components.

    Tim Neutkens, Sebastian Markbåge, and 2 others
  • Next.js 12.1

    Next.js 12.1 introduces on-demand ISR, support for styled-components and Relay, zero-config Jest support, and more!

    Tim Neutkens, Tobias Koppers, and 11 others
  • Next.js 12

    Next.js 12 introduces a brand-new Rust compiler, Middleware (beta), React 18 Support, Native ESM Support, URL Imports, React Server Components (alpha), and more!

    Tim Neutkens, Tobias Koppers, and 10 others
  • Next.js 11.1

    Next.js 11.1 introduces an important security patch, ES Modules support, performance improvements, Rust-based tooling, 2x faster data fetching when pre-rendering, and more!

    Tim Neutkens, Tobias Koppers, and 6 others
  • Next.js 11

    Next.js 11 continues our mission to create the best developer experience with a new conformance system and performance improvements.

    Tim Neutkens, Tobias Koppers, and 2 others
  • Next.js 10.2

    Next.js 10.2 introduces performance improvements (faster builds, refresh, and startup), improved accessibility, Automatic Webfont Optimization, and more!

    Tim Neutkens, Tobias Koppers, and 3 others
  • Next.js 10.1

    Next.js 10.1 introduces 3x faster refresh, 58% smaller install size, 56% less dependencies, WebAssembly Image Optimization, improved next/image support, and more!

    Tim Neutkens, Joe Haddad, and 6 others
  • Next.js 10

    Next.js 10 introduces Built-in Image Optimization, Internationalized Routing, Next.js Analytics, React 17 Support, and more!

    Tim Neutkens, Joe Haddad, and 6 others
  • Next.js 9.5

    Next.js 9.5 introduces Stable Incremental Static Regeneration, Custom Base Path, Redirects and Rewrites, Webpack 5 Beta, and more!

    Tim Neutkens, Joe Haddad, and 4 others
  • Next.js 9.4

    Next.js 9.4 introduces React Fast Refresh, Incremental Static Regeneration, New Environment Support, Built-in Fetch, and more!

    Tim Neutkens, Joe Haddad, and 3 others
  • Next.js 9.3

    Next.js 9.3 introduces new static-site generation improvements, native support for SCSS, reduced bundle sizes, static 404 pages, and more!

    Tim Neutkens, Joe Haddad, and 3 others
  • Next.js 9.2

    Next.js 9.2 introduces native support for CSS, aggressive code-splitting, catch-all dynamic routes, and more!

    Tim Neutkens, Joe Haddad, and 2 others
  • Next.js 9.1.7

    Next.js 9.1.7 improves upon a solid foundation, improving the enterprise-ready 9.1 release-channel. Upgrade for smaller client-side JavaScript bundles, redesigned CLI output, faster FCP/TTI, and more!

    Tim Neutkens, Joe Haddad, and 2 others
  • Introducing Create Next App

    We're delighted today to introduce the new Create Next App. Create Next App sets up a modern React application powered by Next.js in one command.

    Joe Haddad, Tim Neutkens
  • Next.js 9.1

    Next.js 9.1 leverages convention to support more project structures by default. Additionally, we're previewing new feature support such as CSS imports, advanced bundling, and static error pages.

    Tim Neutkens, Joe Haddad, and 2 others
  • Next.js 9.0.7

    Next.js 9.0 was released approximately two months ago. Since then, we’ve been busy with 7 smaller but quite important releases. Let’s dive into what these releases have brought to your websites and applications, with absolutely no breaking changes.

    Tim Neutkens, Joe Haddad, and 3 others
  • Next.js 9

    Next.js 9 includes TypeScript support, Dynamic Routing, API Routes, Automatic Static Optimization, and more!

    Tim Neutkens, Joe Haddad, and 4 others
  • Next.js 8.1

    Next.js 8.1 introduces AMP support on a per-page basis, allowing incremental adoption of AMP.

    Connor Davis, JJ Kasper, and 3 others
  • Next.js 8.0.4

    Next.js 8.0.4 introduces build performance improvements, smaller bundles, stonger defaults, and more.

    Connor Davis, JJ Kasper, and 3 others
  • Styling Next.js with Styled JSX

    Styled JSX is a CSS-in-JS library that allows you to write encapsulated and scoped CSS to style your components. This blog post will help you get started with using Styled JSX in Next.js.

  • Next.js 8 Webpack Memory Improvements

    Recently Next.js 8 was introduced. The release included a massive build-time memory usage reduction. This blog post will explore how we have helped optimize webpack for the community.

    Connor Davis, Tim Neutkens
  • Next.js 8

    Next.js 8 introduces Serverless Mode, smaller bundles, performance improvements, and more.

    Tim Neutkens, Connor Davis, and 1 other
  • Next.js 7

    After 26 canary releases and 3.4 million downloads, we are proud to introduce the production-ready Next.js 7

    Tim Neutkens, Shu Ding, and 1 other
  • Next.js 6.1

    Next.js 6.1 features improved reliability and consistency in development

    Tim Neutkens
  • Next.js 6 and Nextjs.org

    Next.js 6 features zero-configuration static exports, App Component, Babel 7 and more

    Tim Neutkens, Arunoda Susiripala