Next.js 16.3 aims to reduce dreaded FATAL ERROR messages

https://image.theregister.com/5259466.jpg?imageId=5259466&x=0&y=0&cropw=100&croph=100&panox=0&panoy=0&panow=100&panoh=100&width=1200&height=683

New React framework lowers memory usage by 90%, team claims

Next.js coders toiling on complex React applications live with an ongoing low-grade anxiety about running out of memory. It’s not dementia; it’s the software. The dev can fill RAM all day long until the JavaScript engine (often V8) chokes, causing the underlying Node.js engine to crash entirely, leaving only a “FATAL ERROR” message.

Cognizant of such frustrations, the core development team behind Next.js have released a new version of the open source React framework that dramatically lowers memory usage by up to 90%, the team report.

The 16.3 release, the first feature update since October 2025, also boasts faster rendering and better runtime performance, all with complete backward compatibility.

Turbopack packs a punch

The memory enhancements come from several sources.

One is Turbopack, an embedded high-performance bundler that cloud provider and Next.jsmaintainer Vercel added to the...

Copyright of this story solely belongs to theregister.com. To see the full text click HERE

Read more