Releases: vercel/next.js
Releases Β· vercel/next.js
v14.0.2-canary.11
v14.0.2-canary.10
Core Changes
- misc: fix serverComponentsExternalPackages usage for experimental.bundlePagesExternals: #57954
- Improve grammar of removable Babel config warning: #55088
- Remove throw for unknown messages in hot-reloader-client: #57353
- Improve CSRF protection error in Server Actions: #57980
Documentation Changes
Misc Changes
Credits
Huge thanks to @feedthejim, @joulev, @Athrun-Judah, @leerob, @timneutkens, and @tknickman for helping!
v14.0.2-canary.9
v14.0.2-canary.8
v14.0.2-canary.7
v14.0.2-canary.6
Core Changes
- chore: reword in tree-view: #57884
- Polish logging segments of page route: #57834
- Inherit title and description from metadata into social cards: #57857
- remove legacy handling for suspense option of next/dynamic: #57900
- fix(next-core): externalcjs resolve options: #57645
- ppr: fail static generation if postponed & missing postpone data: #57786
- Reduce FS access for incremental cache: #57902
Documentation Changes
- [docs] fix next.config.mjs using commonjs in the example: #57874
- Move link examples to only Pages Router docs.: #57758
Example Changes
- Chore: refactor to use server actions in with-supabase example: #57858
Misc Changes
- chore: remove redundant jest config: #57151
Credits
Huge thanks to @balazsorban44, @Schniz, @leerob, @dijonmusters, @huozhi, @kwonoj, @ztanner, and @wyattjoh for helping!
v14.0.2-canary.5
v14.0.2-canary.5
v14.0.2-canary.4
Core Changes
- Revert "perf: enable webpack build worker (#57346)": #57854
- Add
serverActions.allowedForwardedHosts
option: #57529
Misc Changes
- fix: correctly set
x-forwarded-*
in Middleware: #57815
Credits
Huge thanks to @feedthejim, @balazsorban44, and @shuding for helping!
v14.0.2-canary.3
v14.0.2-canary.2
Core Changes
- [.next/trace] Add tags for webpack build worker: #57818
- chore: update otel: #57774
- refactor: remove unnecessary condition: #57835
- chore: remove styfle from
.vercel.approvers
: #57841 - Remove the
actionBrowser
to RSCclient
layering issue: #57842
Example Changes
- Remove `experimental: { serverActions: true } from examples as it is stable in next 14.: #57598
- Update
Explore the Next.js 13 playground.
toExplore starter templates for Next.js
: #57799
Misc Changes
- fix(youtube-embed): each child in a list should have a unique "key" prop: #57579
- Update teamname in codeowners: #57775
- Simplify createNextInstall return type: #57760
- cleanup PR labeler config: #57827
- move release undraft step until after canary is fully published: #57324
- refactor: remove duplicated conditions
- Revert "refactor: remove duplicated conditions"
- Fix typo in run-tests.js: #57821
Credits
Huge thanks to @vinaykulk621, @RodrigoTomeES, @padmaia, @mknichel, @timneutkens, @ztanner, @feedthejim, @huozhi, @sadikkuzu, @styfle, and @shuding for helping!