← Back to Resources
Open Source NewsAugust 3, 20262 min read

Next.js 16.3

By BIOS Founding Team

Next.js 16.3

Next.js's biggest release since 16.0, cutting dev-server memory use by up to 90% via Turbopack disk caching, enabling up to 5.5x faster repeat builds through build-time disk caching, and improving server-side rendering throughput by up to 22%.

It also debuts 'Instant Navigations' (partial prefetching, improved ISR, a Navigation Inspector) plus support for TypeScript 7 type checking.

Full details: https://nextjs.org/blog/next-16-3