Core Changes
- Update types and more test coverage for adapters: #82919
- fix: devtools initial position should be from next config: #83571
Misc Changes
- [turbopack] Simplify up and dowcasts: #83456
- Turbopack: remove unused transforms: #83567
- Turbopack: emit JSON.parse only for more than 10kb: #83483
- cna: fix typo: #83121
- Fix build-indicator test flaking: #83585
- Turbopack: remove GlobalTypeofs AST pass: #83479
- Turbopack: don't define
process.cwd()
in node_modules: #83452
Credits
Huge thanks to @lukesandberg, @mischnic, @roottool, @timneutkens, @ijjk, and @devjiwonchoi for helping!