Next.js v16.2.0-canary.69: Turbopack Runtime Swapping v16.2.0-canary.69
Next.js v16.2.0-canary.69: Turbopack Runtime Swapping
What's New
Turbopack's getting flexible. You can now swap the node backend at runtime with an experimental config option, plus we reverted the default loader runtime back to child processes because apparently that was the move. Memory usage also took a hit thanks to a streaming SST writer in turbo-persistence. Shout out to lukesandberg, bgw, and ijjk for keeping things moving.