v15.0.0-canary.192
Pre-release
Pre-release
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: #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!