By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
World of SoftwareWorld of SoftwareWorld of Software
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Search
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
Reading: Next.js 15.5 Ships – Turbopack Production Builds, Node.js Middleware, and Tighter Typescript DX
Share
Sign In
Notification Show More
Font ResizerAa
World of SoftwareWorld of Software
Font ResizerAa
  • Software
  • Mobile
  • Computing
  • Gadget
  • Gaming
  • Videos
Search
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Have an existing account? Sign In
Follow US
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
World of Software > News > Next.js 15.5 Ships – Turbopack Production Builds, Node.js Middleware, and Tighter Typescript DX
News

Next.js 15.5 Ships – Turbopack Production Builds, Node.js Middleware, and Tighter Typescript DX

News Room
Last updated: 2025/09/12 at 10:36 AM
News Room Published 12 September 2025
Share
SHARE

Next.js, the React framework from Vercel, has released version 15.5, a release focused on faster production builds, more powerful server-side middleware, and TypeScript improvements. The update is also starting to warn developers about changes coming in Next.js 16. 

Turbopack is an incremental, Rust-based bundler built as a replacement for Webpack, and the Next.js team says they use it in production on Vercel applications. Turbopack for production builds is the headline item in 15.5. Developers can now opt into production Turbopack builds with a single flag:


next build --turbopack

Vercel’s benchmarks show meaningful build-time improvements across a range of project sizes, small to large, with 2x to 5x faster compilation times. The release notes also note that Turbopack built projects serve either similar or smaller amounts of JavaScript and CSS with fewer requests.

Another major change in 15.5 is the stabilization of the Node.js middleware runtime. Middleware can now run with full Node APIs available, opening up patterns that were difficult or impossible in the Edge runtime (for example, using native fs/crypto modules or heavier auth flows). They note that although NodeJS runtime will not be set by default in Next 16, it may be in future versions.

TypeScript users receive a batch of practical improvements aimed at reducing runtime surprises and improving DX. Version 15.5 makes typed routes stable (so link targets are validated at compile time), introduces route export validation and helper types (PageProps, LayoutProps and RouteContext), and adds a next typegen command to generate type artifacts without a full build. These changes are intended to catch navigation and export errors earlier in the developer workflow. 

The release also formalizes a shift in how Next.js wants projects to handle linting with the next lint command being deprecated in favor of explicit linter configurations (ESLint or alternatives such as Biome). The deprecation is part of a wider push toward making toolchain choices explicit and decoupling Next.js core from prescriptive defaults. Automatic linting during builds will be removed in Next.js 16.

15.5 includes a number of deprecation warnings aimed at smoothing the jump to Next.js 16. The release will surface compile-time or build warnings for items such as legacyBehavior in next/link, AMP, and a set of next/image behavior. These warnings are intended to give teams time to fix before the next major release. 

Community reaction has been generally positive to the updates. Many developers feel it is a solid update, typed routing and removing implicit build-time checks are frequently called out. A comment from the r/nextjs subreddit called 15.5 a very solid update and welcomed typed routes and the next lint’s removal. A user on LinkedIn suggested that in their quick testing they saw 20% time improvements using Turbopack.

Next.js is an open-source React framework created by Vercel that provides an opinionated architecture for building full-stack web applications. It extends React with features such as file-system routing, server-side rendering (SSR), static site generation (SSG), API routes, and built-in performance optimizations.

Sign Up For Daily Newsletter

Be keep up! Get the latest breaking news delivered straight to your inbox.
By signing up, you agree to our Terms of Use and acknowledge the data practices in our Privacy Policy. You may unsubscribe at any time.
Share This Article
Facebook Twitter Email Print
Share
What do you think?
Love0
Sad0
Happy0
Sleepy0
Angry0
Dead0
Wink0
Previous Article Only four states deliver on zero RoW pledge for fibre deployment
Next Article I built the ultimate work-from-home setup without going overboard
Leave a comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

248.1k Like
69.1k Follow
134k Pin
54.3k Follow

Latest News

FTC launches inquiry into tech companies offering AI chatbots to kids
News
Fwupd 2.0.16 Released With New Search Feature, Fixes For FreeBSD Firmware Updates
Computing
The Samsung Watch 8 Classic has already dropped in price, just weeks after launch
Gadget
Steam Deck Owners Can Use This Free App To Play Non-Steam Games – BGR
News

You Might also Like

News

FTC launches inquiry into tech companies offering AI chatbots to kids

4 Min Read
News

Steam Deck Owners Can Use This Free App To Play Non-Steam Games – BGR

5 Min Read
News

Ultraloq adds Android tap-to-unlock to its Apple Home Key smart lock

2 Min Read
News

Nintendo’s 1995 Virtual Boy Is Now a Switch 2 Accessory

4 Min Read
//

World of Software is your one-stop website for the latest tech news and updates, follow us now to get the news that matters to you.

Quick Link

  • Privacy Policy
  • Terms of use
  • Advertise
  • Contact

Topics

  • Computing
  • Software
  • Press Release
  • Trending

Sign Up for Our Newsletter

Subscribe to our newsletter to get our newest articles instantly!

World of SoftwareWorld of Software
Follow US
Copyright © All Rights Reserved. World of Software.
Welcome Back!

Sign in to your account

Lost your password?