ockam-website
ockam-website copied to clipboard
build: bump next from 14.2.5 to 14.2.12
Bumps next from 14.2.5 to 14.2.12.
Release notes
Sourced from next's releases.
v14.2.12
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- update prefetching jsdoc & documentation (#68047)
- Ensure we chunk revalidate tag requests (#70189)
- (backport) fix(eslint): allow typescript-eslint v8 (#70090)
- [ppr] Don't mark RSC requests as /_next/data requests (backport of #66249) (#70083)
Credits
Huge thanks to
@alvarlagerlof,@wyattjoh,@delbaoliveira, and@ijjkfor helping!v14.2.11
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix: correct metadata url suffix (vercel/next.js#69959)
- fix: setting assetPrefix to URL format breaks HMR (#70040)
- Update revalidateTag to batch tags in one request (#65296)
Credits
Huge thanks to
@huozhi,@devjiwonchoi, and@ijjkfor helping!v14.2.10
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- Remove invalid fallback revalidate value (vercel/next.js#69990)
- Revert server action optimization (vercel/next.js#69925)
- Add ability to customize Cache-Control (#69802)
Credits
Huge thanks to
@huozhiand@ijjkfor helping!v14.2.9
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- Revert "Fix esm property def in flight loader (#66990)" (#69749)
- Disable experimental.optimizeServer by default to fix failed server action (#69788)
- Fix middleware fallback: false case (#69799)
- Fix status code for /_not-found route (#64058) (#69808)
- Fix metadata prop merging (#69807)
- create-next-app: fix font file corruption when using import alias (#69806)
Credits
... (truncated)
Commits
6d7ced4v14.2.12367c6e6update prefetching jsdoc & documentation (#68047)16ad368Ensure we chunk revalidate tag requests (#70189)77910c8(backport) fix(eslint): allow typescript-eslint v8 (#70090)0b907c7[ppr] Don't mark RSC requests as /_next/data requests (backport of #66249) (#...bfbc92av14.2.11fa51ff5fix: correct metadata url suffix (#69959) (#70042)276ddf3fix: settingassetPrefixto URL format breaks HMR (#70040)9954a21Update revalidateTag to batch tags in one request (#65296)937651fv14.2.10- 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) You can disable automated security fix PRs for this repo from the Security Alerts page.