v13.3.5-canary.6
版本发布时间: 2023-05-03 23:08:55
vercel/next.js最新发布版本:v15.0.2-canary.7(2024-10-26 07:33:49)
Core Changes
- Fix edge runtime detection from layouts: #49126
- Fix cross-worker revalidate API: #49101
- app router: Fix infinite redirect loop in MPA navigation: #49058
- Only read digest from error instance: #49132
- Static generate dynamic sitemaps: #49114
- Remove writing vscode config: #49133
- Revert "Fix cross-worker revalidate API": #49138
- Revert "Revert "Fix cross-worker revalidate API" (#49138)": #49141
- fix(ts): make
ReadonlyHeaders
more compatible withHeaders
: #49075 - app-router: update prefetch heuristic to traverse until until we hit a loading boundary: #49077
- Forward response to edge runtime for response modification: #49145
Example Changes
- chore: simplify repo templates: #49073
Credits
Huge thanks to @ijjk, @shuding, @sophiebits, @timneutkens, @huozhi, @sokra, @balazsorban44, and @feedthejim for helping!