Core Changes
- refactor(turbopack-node): support execution by napi and worker_threads: #86266
- [instant] Allow providing user feedback for blocking route errors: #90498
- Allow Node.js' experimental inspector flags in
next devandnext build: #90603 - tests: Assert dpl query string in all tests for Turbopack: #90592
- [instant] Don't add debug stack to random
unstable_instantexports: #90273 - Adapter: STATIC_FILE.immutableHash: #90045
- Turbopack: experimental.immutableAssetToken: #88607
- remove runInContext callbacks from stream-ops: #90609
Example Changes
- example: restore .next handling for with-docker examples: #90651
Misc Changes
- test: Run Adapter e2e tests with Turbopack instead: #90600
- Add MemorySample to Turbopack trace infrastructure: #90597
- docs(deploying): add Hostinger Web Apps Hosting to Node.js deployment options: #90246
- Use
VisitMutinstead ofFoldfor debug_instant_stack transform: #90274 - docs: fix navigationType value and variable name in useReportWebVitals: #90599
- Accept header content negotiation: #90607
Credits
Huge thanks to @xusd320, @mischnic, @eps1lon, @sokra, @agneliutkiene, @Mimori256, @icyJoseph, and @lubieowoce for helping!