github vercel/next.js v13.0.5-canary.4

latest releases: v15.0.0-canary.5, v15.0.0-canary.4, v15.0.0-canary.3...
pre-release18 months ago

Core Changes

  • fix(next-swc/relay): make pages directory optional: #43116
  • Remove the timestamp query for CSS resources: #43185
  • Update experimental skipTrailingSlashRedirect handling: #43201
  • Avoid bundling appDir rendering into pages edge SSR bundle: #43184
  • Alias esm next document to avoid mismatch react context: #43192
  • Fix middleware not executed when pages directory is empty: #43205
  • Remove app routes from _devPagesManifest: #43188
  • Fix HMR error: "Cannot read properties of null (reading 'length')": #43145

Documentation Changes

  • Remove unneeded async in docs.: #43161
  • Add JWT example to error page.: #43162
  • Updated typo in the documentation: #43160
  • Add missing quote in next/script example: #43196

Misc Changes

  • Update tests config: #43204
  • fix: create-next-app copies files it shouldn't: #43131

Credits

Huge thanks to @orionmiz, @leerob, @shuding, @aziyatali, @NiedziolkaMichal, @huozhi, @hanneslund, @colinking, and @juliusmarminge for helping!

Don't miss a new next.js release

NewReleases is sending notifications on new releases.