Bump next from 14.2.26 to 15.4.2
Bumps next from 14.2.26 to 15.4.2.
Release notes
Sourced from next's releases.
v15.4.2
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- pages router metadata bugs with React 19 (#81733)
- [metadata] replace for initial body icon case (#81688)
- Ensure custom NextServer config is honored (#81681)
Credits
Huge thanks to
@huozhi,@ijjk, and@ztannerfor helping!v15.4.2-canary.10
Core Changes
Credits
Huge thanks to
@mischnicand@wyattjohfor helping!v15.4.2-canary.9
Core Changes
- [devtool] migrate css reset to global.css: #81783
- [dev-tools] Robust shortcut detection: #81756
- [segment explorer] hide for pages router: #81813
- [devtool] fix scrollbar styling: #81814
- fix(ppr): ensure fallback route params trigger dynamic resume: #81812
- [devtools] restart server pending state: #80858
Misc Changes
- [turbopack] use
requireto load chunks in our node runtime: #81738Credits
Huge thanks to
@huozhi,@raunofreiberg,@lukesandberg,@wyattjoh, and@devjiwonchoifor helping!v15.4.2-canary.8
Core Changes
... (truncated)
Commits
-
1617b26v15.4.2 -
8f64c82fix: pages router metadata bugs with React 19 (#81733) -
529f14c[metadata] replace for initial body icon case (#81688) -
6de4682Ensure custom NextServer config is honored (#81681) (#81691) -
68a59d7setup release branch -
079c06dv15.4.1 -
7ad4674v15.4.0 -
c1fa79bv15.4.0-canary.130 -
27a271b[turbopack] Renametraverse_edges_from_entries_topologicalto `traverse_edg... -
a1339ecTurbopack: Clean up some of the logic in visit_assign_expr (#81636) - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting ``@dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- ``@dependabot
rebasewill rebase this PR - ``@dependabot
recreatewill recreate this PR, overwriting any edits that have been made to it - ``@dependabot
mergewill merge this PR after your CI passes on it - ``@dependabot
squash and mergewill squash and merge this PR after your CI passes on it - ``@dependabot
cancel mergewill cancel a previously requested merge and block automerging - ``@dependabot
reopenwill reopen this PR if it is closed - ``@dependabot
closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - ``@dependabot
show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency - ``@dependabot
ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot
ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - ``@dependabot
ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)