v15.0.0-canary.192
版本发布时间: 2024-10-15 23:21:54
vercel/next.js最新发布版本:v15.0.2-canary.7(2024-10-26 07:33:49)
Core Changes
- Mark revalidate: 0 on fetch or use cache as never resolving promise in Dynamic I/O: #71285
- static indicator shouldn't show for force-dynamic: #71284
- Implement cacheScope by caching a Promise<CacheEntry>: #71286
- codemod: update react-is if needed: #71276
- chore: remove experimental warning for next-config-ts: #71297
- fix(next): eslint v9 not picking up config: #71298
- Add support for
'use cache'
in route handlers using the Edge runtime: #71258 - Re-add canary gates for certain experimental features: #71307
Misc Changes
- improve code style of string operation in MiddlewareEndpoint: #70780
- Use integrated terminal as console in vscode launch configs: #71303
Credits
Huge thanks to @sebmarkbage, @ztanner, @sokra, @huozhi, @devjiwonchoi, and @unstubbable for helping!