v15.0.0-canary.188
版本发布时间: 2024-10-13 22:28:07
vercel/next.js最新发布版本:v15.0.2-canary.7(2024-10-26 07:33:49)
Core Changes
- Add support for
"use cache"
in route handlers: #70897 - For route handlers, call
loadComponents
also duringnext build
: #71202 - Handle thrown values that aren't
Error
instances in App router: #71210
Misc Changes
- Improve error digest test suite: #71209
Credits
Huge thanks to @unstubbable and @eps1lon for helping!