Sourced from next's releases.
v16.0.7
Please see CVE-2025-66478 for additional details about this release.
v16.0.6
[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.
Core Changes
- bump the browserslist version to silence a warning in CI (#86625)
Credits
Huge thanks to
@lukesandbergfor helping!v16.0.5
[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.
Core Changes
- fix(nodejs-middleware): await for body cloning to be properly finalized (#85418)
Credits
Huge thanks to
@lucasadrianoffor helping!v16.0.4
[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.
Core Changes
- fix: Rename proxy.js to middleware.js in NFT file (#86214)
- fix: prevent fetch abort errors propagating to user error boundaries (#86277)
- Turbopack: fix passing project options from napi (#86256)
Credits
Huge thanks to
@devjiwonchoi,@sokraand@ztannerfor helping!v16.0.3
Core Changes
- fix: Rspack throw error when using ForceCompleteRuntimePlugin: #85221
- fix: build CLI output not displaying Proxy (Middleware) when nodejs runtime: #85403
- fix: staleTimes.static should consistently enforce a 30s minimum: #85479
- [turbopack] fix build of empty entries of pages: #84873
- Cache the head separately from the route tree: #84724
- Allow inspecting dev server on default port with
next dev --inspect: #85037
... (truncated)
7492122
v16.0.7d21259d
update version scriptb1a04a8
Update React Version (#11)aab1edc
v16.0.6279f2e3
bump the browserslist version to silence a warning in CI (#86625)89ccb9f
v16.0.575f63f7
backport fix(nodejs-middleware): await for body cloning to be properly
finali...d440c75
v16.0.4296923e
Turbopack: fix passing project options from napi (#86256)98317f5
fix: prevent fetch abort errors propagating to user error boundaries (#86277)