next 13.0.5-canary.4
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
asyncin docs.: #43161 - Add JWT example to error page.: #43162
- Updated typo in the documentation: #43160
- Add missing quote in
next/scriptexample: #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!