yarn next 13.2.5-canary.26
v13.2.5-canary.26

17 months ago

Core Changes

  • provide full polyfill for process: #47764
  • Turbopack: Use SharedError for body streaming: #47677
  • fix(export): make static export work with worker_threads: #47784
  • Skip favicon.js for metadata: #47790
  • Fix module resolving error in tracer: #47786
  • Fix fetchCache config and On-Demand Revalidate handling: #47803
  • Add computeWorkerKey to the static optimization worker: #47792
  • fix(next-types-plugin): add ParamCheck type only for route.ts files: #47739
  • fix: added tab and carriage to isWhitespace function to make robust: #47785
  • Fix prefetch only being applied once: #47797

Documentation Changes

  • Update error-handling.md: #47779
  • Update react-strict-mode.md: #47780

Misc Changes

  • Tweak canary undrafting: #47777
  • Fix docs only check for test-native-integration: #47800
  • Tweak Vercel CLI installing for E2E tests: #47804
  • Fix flaky css test and remove unused tests deps: #47806
  • (Fix)(Tests)Fix typo in unit testing: #47644

Credits

Huge thanks to @sokra, @jridgewell, @SukkaW, @visshaljagtap, @huozhi, @shuding, @imranbarbhuiya, @vinaykulk621, @nivak-monarch, and @timneutkens for helping!

Don't miss a new next release

NewReleases is sending notifications on new releases.