Core Changes
- test(integration): allow to run
--turbo
dev server tests dynamically : #42967 - Ensure loaderFile is included in webpack cache key: #43315
- Improve @next/font error handling: #43298
- Improve RSC plugin to provide better errors: #42435
- fix appDir returning 404 in production with
"output": "standalone"
: #43268 - Fix outputting un-necessary trace files for edge functions: #43304
Misc Changes
- Avoid turbo cache miss on root package change: #43309
Credits
Huge thanks to @kwonoj, @hanneslund, @shuding, and @DuCanhGH for helping!