Sourced from next's releases.
v14.2.20
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- Fix fetch cloning bug (vercel/next.js#73532)
Credits
Huge thanks to
@wyattjoh
for helping!v14.2.19
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
Misc Changes
- Update max tag items limit in docs (#73445)
Credits
Huge thanks to
@ztanner
and@ijjk
for helping!v14.2.18
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- Fix: (third-parties) sendGTMEvent not queueing events before GTM init (#68683) (#72111)
- Ignore error pages for cache revalidate (#72412) (#72484)
Credits
Huge thanks to
@huozhi
and@ijjk
for helping!v14.2.17
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- Fix: revert the bad node binary handling (#72356)
- Ensure pages/500 handles cache-control as expected (#72050) (#72110)
- fix unhandled runtime error from generateMetadata in parallel routes (#72153)
Credits
ed78a4a
v14.2.20530421d
[backport] Fix/dedupe fetch clone (#73532)cbc62ad
v14.2.1992280dc
[backport] Update max tag items limit in docs (#73445)1630dc9
Backport: ensure worker exits bubble to parent process (#73433)16ec7d3
[backport] Increase max cache tags to 128 (#73125)0491c2a
v14.2.18515055a
Fix: (third-parties) sendGTMEvent not queueing events before GTM init
(#68683...91cbf9d
Ignore error pages for cache revalidate (#72412)
(#72484)2755430
v14.2.17