Skip to content

Releases: vercel/next.js

v14.0.2-canary.11

03 Nov 23:31
Compare
Choose a tag to compare
v14.0.2-canary.11 Pre-release
Pre-release

Core Changes

  • fix: updates for resuming postponed in minimal mode: #57375

Documentation Changes

  • docs: improve non-encrypted HTTP conn to a secure: #57998
  • docs: Revert part of sitemap docs change: #58010

Credits

Huge thanks to @rasvanjaya21, @wyattjoh, and @leerob for helping!

v14.0.2-canary.10

03 Nov 12:23
Compare
Choose a tag to compare
v14.0.2-canary.10 Pre-release
Pre-release

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

  • Update 05-mdx.mdx: #57866
  • docs: Update MDX docs title.: #57963

Misc Changes

  • feat(turbo): use turbo gen instead of plop: #53684
  • Skip webpack only test: #56929

Credits

Huge thanks to @feedthejim, @joulev, @Athrun-Judah, @leerob, @timneutkens, and @tknickman for helping!

v14.0.2-canary.9

02 Nov 23:29
Compare
Choose a tag to compare
v14.0.2-canary.9 Pre-release
Pre-release

Core Changes

  • feat(turbopack): Experimental wasm build: #57906
  • Fix client chunk loading encoding for dynamic route: #57960

Misc Changes

  • Move ReactRefreshLogBox-builtins tests to inline snapshots: #57952

Credits

Huge thanks to @kwonoj, @wbinnssmith, and @huozhi for helping!

v14.0.2-canary.8

02 Nov 20:42
Compare
Choose a tag to compare
v14.0.2-canary.8 Pre-release
Pre-release

Core Changes

  • move static worker IPC server behind experimental flag: #57943

Credits

Huge thanks to @ztanner for helping!

v14.0.2-canary.7

02 Nov 20:08
Compare
Choose a tag to compare
v14.0.2-canary.7 Pre-release
Pre-release

Core Changes

  • suspend in render, not in reducers: #56497

Misc Changes

  • chore(test): run unit tests on node 18 and 20: #57199

Credits

Huge thanks to @styfle and @ztanner for helping!

v14.0.2-canary.6

01 Nov 23:30
Compare
Choose a tag to compare
v14.0.2-canary.6 Pre-release
Pre-release

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

01 Nov 13:38
Compare
Choose a tag to compare
v14.0.2-canary.5 Pre-release
Pre-release
v14.0.2-canary.5

v14.0.2-canary.4

01 Nov 13:12
Compare
Choose a tag to compare
v14.0.2-canary.4 Pre-release
Pre-release

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

01 Nov 03:28
Compare
Choose a tag to compare
v14.0.2-canary.3 Pre-release
Pre-release

Core Changes

  • Prevent caching page with 304 status: #57737
  • Ensure cache soft tags are correct: #57850
  • Update React from 0c6348758 to 08a39539f: #57852

Example Changes

  • Chore: simplify with-supabase example: #57562
  • examples: cleanup: #57845

Credits

Huge thanks to @dijonmusters, @leerob, @gffuma, @ijjk, and @ztanner for helping!

v14.0.2-canary.2

01 Nov 00:28
Compare
Choose a tag to compare
v14.0.2-canary.2 Pre-release
Pre-release

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 RSC client 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. to Explore 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!