Skip to content

v12.3.2-canary.29

Pre-release
Pre-release
Compare
Choose a tag to compare
@timneutkens timneutkens released this 16 Oct 09:50

Core Changes

  • BREAKING CHANGE: Rename next/image to next/legacy/image & rename next/future/image to next/image: #41399
  • Fix edge workers being re-used unexpectedly: #41402
  • Remove edge shared deps: #41413
  • Upgrade React experimental: #41419
  • Update edge runtime to 1.1.0-beta.39: #41418
  • Update flakey dev AMP tests: #41428
  • Add new diagnostics: #41429
  • Move root layout validation: #41338
  • chore: bump server pre-compiled target to Node.js 14: #41424
  • Fix middleware dynamic route param on query hydration: #41436
  • chore: Update swc_core to v0.38.4: #41401
  • Don't show error overlay for not found and redirect: #41438
  • Change useSearchParams to URLSearchParams: #40978
  • perf(#41392): improve cache busting inject performance: #41443
  • Rename reload to refresh in new router: #41448

Misc Changes

  • Update bench options in stats-config: #41432
  • Bump test timeout-minutes for test dev

Credits

Huge thanks to @styfle, @ijjk, @huozhi, @Kikobeats, @jridgewell, @hanneslund, @SukkaW, and @kdy1 for helping!