Sourced from next's releases.
v15.5.2
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: disable unknownatrules lint rule entirely (#83059)
- revert: add ?dpl to fonts in /_next/static/media (#83062)
Credits
Huge thanks to
@bguband@ztannerfor helping!v15.5.1
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: aliased navigations should apply scroll handling (#82900)
- Turbopack: fix invalid NFT entry with file behind symlink (#82887)
- fix: typesafe linking to route handlers and pages API routes (#82858)
- fix: change "noUnknownAtRules" to "warn" for Biome (#82974)
- fix: add path normalization to getRelativePath for Windows (#82918)
- feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#82860)
- fix: avoid importing types that will be unused (#82856)
- fix: update the config.api.responseLimit type (#82852)
- fix: update validation return types (#82854)
Credits
Huge thanks to
@bgub,@mischnic, and@ztannerfor helping!v15.5.1-canary.39
Core Changes
- [metadata] change the metadata routes params to promises: #83560
Credits
Huge thanks to
@huozhifor helping!v15.5.1-canary.38
Core Changes
- Ignore unhandledRejection events for promises that reject after a React render aborts: #83590
- Update font data: #83631
- [dev] Serve static metadata from filesystem: #83460
Misc Changes
- Turbopack: run NFT unit test: #83233
... (truncated)
497ec6a
v15.5.2bc72f41
[backport] revert: add ?dpl to fonts in /_next/static/media
(#83062)
(#83066)c8faf68
[backport] fix: disable unknownatrules lint rule entirely (#83059)
(#83060)cc68ced
v15.5.11ce9857
[backport] fix: update validation return types (#82854)
(#83027)b93c894
[backport] fix: update the config.api.responseLimit type (#82852)
(#83028)8a92f28
[backport] fix: avoid importing types that will be unused (#82856)
(#83026)19617ab
[backport] feat: add typesafety with config.typedRoutes to redirect()
and per...822e4c0
[backport] fix: add path normalization to getRelativePath for Windows
(#82918...bb67ca9
[backport] fix: change "noUnknownAtRules" to "warn"
for Biome (#82974)
(#83022)