The latest Next.js news
Featured articles
- Sebastian Silbermann, Josh Story, and 1 other
Update: August Next.js Security Release
Next.js is moving the August security release forward to August 25, 2026.
Sebastian Silbermann, Josh Story, and 1 otherUpcoming Next.js August Security Release
Next.js is preparing a scheduled August security release for August 26, 2026.
Sebastian Silbermann, Josh Story, and 1 other
Blog posts
Building App-like Experiences with Next.js 16.3
Build app-like experiences with Instant Navigations, server-rendered data, optimistic updates, and live client state in Next.js 16.3.
Aurora ScharffMaking 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 GaoContributorsNext.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- Andrew Imm, Josh Story, and 1 other
Next.js Security Release and Our Next Patch Release
Next.js is moving to a formal security release process
Andrew Imm, Josh StoryTurbopack: 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 ImmNext.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 GaoNext.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 StoryNext.js TeamNext.js Across Platforms: Adapters, OpenNext, and Our Commitments
Next.js 16.2 introduces a stable Adapter API, a public adapter test suite, and a working group for more consistent deployment across platforms.
Jimmy Lai, JJ KasperNext.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 GaoTurbopack: 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 ImmNext.js 16.2
Next.js 16.2 includes Adapters, rendering performance improvements, improved debugging and error pages, and more.
Jimmy Lai, Tim NeutkensBuilding 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 LiuInside Turbopack: Building Faster by Building Less
Learn how we built Turbopack with incremental computation to scale development and builds to massive Next.js applications.
Benjamin Woodruff, Tobias Koppers, and 1 otherNext.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 NeutkensNext.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 StorySecurity 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 StoryNext.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 othersNext.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 othersNext.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- 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- Lee Robinson
- Jiachi Liu, Jiwon Choi, and 6 others
- Lee Robinson
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- Sebastian Markbåge
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 otherTurbopack 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 otherNext.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 othersNext.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 TannerNext.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 NeutkensNext.js 14.1
Next.js 14 includes improvements to self-hosting, error messages, parallel and intercepted routes, Turbopack, and more.
Jiachi Liu, Jimmy LaiNext.js 14
Next.js 14 includes included performance, stability for Server Actions, a new course teaching the App Router, and more.
Lee Robinson, Tim NeutkensHow to Think About Security in Next.js
Learn about what security protections are built-in Next.js and view a guide for auditing applications.
Sebastian MarkbågeNext.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 otherNext.js App Router Update
The Next.js team is focused on performance, stability, and developer experience for the upcoming months.
Lee Robinson, Delba de OliveiraNext.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ågeNext.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 OliveiraNext.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 othersNext.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 KwonNext.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 othersNext.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 othersNext.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 othersLayouts RFC
Nested routes and layouts, client and server routing, React 18 features, and designed for Server Components.
Tim Neutkens, Sebastian Markbåge, and 2 othersNext.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 othersNext.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 othersNext.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 othersNext.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 othersNext.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 othersNext.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 othersIncrementally Adopting Next.js
Learn different strategies for incrementally adopting Next.js into your development workflow.
Lee RobinsonNext.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 othersNext.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 othersNext.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 othersNext.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 othersNext.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 othersNext.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 othersIntroducing 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 NeutkensNext.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 othersNext.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 othersNext.js 9
Next.js 9 includes TypeScript support, Dynamic Routing, API Routes, Automatic Static Optimization, and more!
Tim Neutkens, Joe Haddad, and 4 othersNext.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 othersNext.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 othersStyling 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- 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- 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 SusiripalaNext.js 5.1: Faster Page Resolution, Environment Config & More
Next.js 5.1 features support for environment configuration, phases, source maps, and new Next.js plugins.
Tim Neutkens, Arunoda SusiripalaNext.js 5: Universal Webpack, CSS Imports, Plugins and Zones
Next.js 5 focuses on greater extensibility, composability for large applications and performance
Tim Neutkens, Arunoda Susiripala