yarn next 13.4.13-canary.4
v13.4.13-canary.4

14 months ago

Core Changes

  • feat(turbopack): embed build time info, emits next features telemetry event: #53028
  • Fix hydration errors caused by root ErrorOverlay: #53216
  • update turbopack: #53221
  • Split into dev server and next.rs api mode: #53220
  • Reimplement stream cancellation: #52281
  • feat(next-swc): log swc download url if fails: #53176
  • fix(next-swc): exclude raw target triples without native bindings: #53230
  • Wrap incremental cache in an IPC server: #53030
  • Fix file tracing issues for not-found pages: #53231

Documentation Changes

  • Fix grammatical error in docs: #53197
  • Update 01-installation.mdx: #53192
  • [docs] add documentation for maxDuration segment option: #52326

Misc Changes

  • refactor(cna): replace chalk with picocolors, glob with fast-glob@2.2.7: #53146
  • add hydration error testcase when using useId() in a client component: #53223
  • [create-next-app] fix template css for top / bottom alignment: #53227
  • Add CI label: #53229

Credits

Huge thanks to @Aryan9592, @ecklf, @kwonoj, @SukkaW, @ztanner, @sokra, @jridgewell, @jueungrace, and @ijjk for helping!

Don't miss a new next release

NewReleases is sending notifications on new releases.