v12.0.5-canary.0
Pre-release
Pre-release
Core Changes
- Add a swc transform for removal of
console.*
calls.: #31449 - Support ESLint v8: #29865
- fix: allow
next lint
withouteslint-config-next
installed: #29823 - Remove TextEncoder and TextDecoder wrappers: #31490
- simplify output messages: #31454
- update webpack: #31455
- NextResponse: add
.json
static method: #31483 - Use _error for development in streaming: #31466
- Refactor the middleware SSR loader: #31508
Documentation Changes
- Update react-18.md: #31476
- Add docs for the Rust Compiler (SWC).: #31467
- Script examples: #31181
- Fix type declaration for API Routes response: #31486
Misc Changes
- Revert "Add docs for the Rust Compiler (SWC).": #31484
Credits
Huge thanks to @mzaien, @losfair, @ykzts, @leerob, @timneutkens, @stefanprobst, @javivelasco, @sokra, @goncy, @knezevicdev, @Kikobeats, @huozhi, and @shuding for helping!