Next.js 16.3 preview adds instant navigations and partial prefetching

Next.js 16.3 preview adds instant navigations and partial prefetching

Next.js 16.3 preview introduces Instant Navigations, enabling server-driven apps to offer instant, SPA-like page transitions.

The release also debuts partial prefetching, which fetches and caches reusable page shells per route, reducing redundant network requests.

Developers must enable the Cache Components flag to use these features and can choose between streaming, caching, or blocking server data fetches for each navigation.

by Fla

Next.js iconNext.js
  16
  • ...

Next.js gives you the best developer experience with all the features you need for production: hybrid static & server rendering, TypeScript support, smart bundling, route pre-fetching, and more. No config needed.

No comments so far, maybe you want to be first?
Gu