github vercel/next.js v13.4.3

latest releases: v14.3.0-canary.30, v14.3.0-canary.29, v14.3.0-canary.28...
11 months ago

Core Changes

  • Optimize trace span relationships: #49697
  • refactor(next-core): deprecate custom_ecmascript_transforms: #49629
  • Remove old-space-size filtering from dev server: #49727
  • Rework client router filter handling: #49741
  • fix(image): preload should respect referrerPolicy: #49584
  • Fix cookies().set missing in types: #49806
  • fix: Disable tracing/release_max_level_off for wasm, too: #49639
  • Apply user-defined PostCSS transforms to foreign code: #49463
  • add @swc/core to server external packages: #49721
  • turbo-binding -> turbopack-binding: #49816
  • refactor(next-core): consolidate react_refresh options: #49822
  • add support for globally providing mdx components to turbopack: #49818
  • Refactor pages structure: #49802
  • Fix conflict when re-exporting multiple Client References: #49468
  • refactor(next-core): move transforms to plugin: #49621
  • Fix chained .bind of Server Actions: #49874
  • Fix port value for metadataBase: #49924
  • Introduce NextMode: #49852
  • Port sorted-routes.ts to Rust: #48334
  • Move build workers count change behind flag: #49937
  • Update default for appDocumentPreloading config for minimalMode: #49952
  • Add @vercel/og to external server packages: #49944
  • Fix custom server React resolution with app dir and pages both presented: #49805
  • Error in next export when serverActions is enabled: #49959
  • Reset not-found and error boundary when navigating: #49855
  • Revert "Error in next export when serverActions is enabled": #50019
  • fix: warning fetch for [object Request] specified: #50003
  • Remove custom handling for prebundled react env: #49954
  • fix: set cookies followed by redirect(): #49965

Example Changes

  • chore: update examples to use draft mode: #49720
  • Add mdx page example to examples/app-dir-mdx: #47082
  • Update with-supertokens example: #49804
  • with-clerk example updated to app router: #49717
  • Upgrading react-ga to react-ga4: #48932
  • update with-turbopack example: #49332

Misc Changes

  • Add trace-to-jaeger to workspace: #49692
  • refactor(scripts): apply fmt: #49716
  • refactor(scripts): fix clippy errors: #49719
  • chore(turbopack): Update swc_core to v0.76.6: #49792
  • Fix going back to page after applying hash link: #50006
  • build(cargo): update turbopack: #50013
  • Suggest a replay in the bug issue template: #50022

Credits

Huge thanks to @timneutkens, @kwonoj, @styfle, @ijjk, @alexanderbluhm, @Fonger, @shuding, @kdy1, @alexkirsz, @souporserious, @ForsakenHarmony, @rishabhpoddar, @devagrawal09, @DevEsteves, @huozhi, and @padmaia for helping!

Don't miss a new next.js release

NewReleases is sending notifications on new releases.