Sourced from next's releases.
v15.1.8
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: Merge link header from middleware with the ones from React (#73431)
- fix(edge): run after() if request is cancelled mid-streaming (#76013)
- gate segmentCache branch in base-server (#79505)
Credits
Huge thanks to
@amannn,@lubieowoce, and@ztannerfor helping!v14.2.29
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- Only share incremental cache for edge in next start (#79389)
Credits
Huge thanks to
@ijjkfor helping!v14.2.28
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: node.js module import error when using middleware (#77945)
Credits
Huge thanks to
@ztannerfor helping!v14.2.27
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix dynamic route interception not working when deployed with middleware (#64923)
Credits
Huge thanks to
@ztannerfor helping!
804aa35
v15.2.4ecb72ee
Match subrequest handling for edge and node (#77474)25f810b
exclude images and static media from dev origin check (#77417)d9bcb83
ensure /__next middleware URLs are included in the origin check (#77416)cfeaa86
remove direct ip/port bypass in dev origin check (#77414)f847302
switch development origin verification to be opt-in rather than opt-out
(#77395)535e26d
v15.2.32fcae1d
Update default allowed origins list (#77212)adf5462
unify allowed origin detection handling (#77053)5e59da1
Add dev warning for cross-origin and stabilize allowedDevOrigins (#77044)