Sourced from next's releases.
v15.5.3
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: validation return types of pages API routes (#83069)
- fix: relative paths in dev in validator.ts (#83073)
- fix: remove satisfies keyword from type validation to preserve old TS compatibility (#83071)
Credits
Huge thanks to
@bgub
for helping!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
@bgub
and@ztanner
for 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@ztanner
for helping!v15.5.1-canary.39
Core Changes
- [metadata] change the metadata routes params to promises: #83560
... (truncated)
07d1cbc
v15.5.3db56d77
[backport] fix: validation return types of pages API routes (#83069)
(#83580)7a80623
[backport] fix: relative paths in dev in validator.ts (#83073)
(#83190)fddaeb8
[backport] fix: remove satisfies
keyword from type
validation to preserve o...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)