CONTACT US

Next.js 15.1 Update

Dark-themed graphic with NEXT.JS 15.1 UPDATE in bold red and white text on the left, next to stylised icons of a monitor and rectangles on the right.

 

On December 10th, 2024, Vercel released the Next.js 15.1 update, focused on optimizing performance and enhancing the developer experience. The key changes are:

  • Error Debugging has been improved and now offers better DX and source maps for the browser and the terminal.
  • Next.js now offers React 19 support, making it compatible with the library’s new features.
  • New forbidden and unauthorized APIs allow more granular authentication error handling but keep in mind they’re still experimental. 
  • The stable after API can execute code after a response has finished streaming.

Smaller additions to the update include features like increasing max cache tags to 128 and experimental CSS inlining support among many others.

 

To learn more, read full update notes.

Read about React 19 stable release.

See what was introduced in Next.js 15.

To stay on top of the latest tech news, subscribe to Frictionless, a newsletter by our CEO & CGO, Chris Lojniewski.

Article link copied

Close button