Core Changes
- Update experimental compile cache handling: #56139
- App render related code clean up: #56178
- Add support for i18n config in Turbopack: #56182
- Implement list of config options for Turbopack: #56188
- Turbopack: add support for an assetPrefix and basePath: #56058
- update turbopack: #56197
- Update supported options list to reflect #56188: #56200
- Add support for experimental.logging.level in Turbopack: #56201
- Add next.config.js options to turbopack warning file: #56207
Documentation Changes
- docs: Renamed function that is used by other name: #56170
- (docs) Document Server Actions
.bind
method: #56164 - docs: Use
Response.json
overNextResponse.json
: #56173 - correcting link to useSearchParams ref: #56169
Example Changes
- chore(examples): remove deprecated dependency from
with-jest
: #56152
Misc Changes
- fix(cna): pin dependency versions: #56177
Credits
Huge thanks to @bzhn, @shuding, @ijjk, @balazsorban44, @joulev, @timneutkens, @boylett, @wbinnssmith, @Loki899899, and @sokra for helping!