Core Changes
- [devtools] fix style of issue count label: #80854
- [devtools] Remove unused footer buttons: #80864
- [devtools] Hide issue count on empty state: #80898
- [turbopack] Add user friendly names to trace labels: #80388
- Upgrade React from
197d6a04-20250424
tofa3feba6-20250623
: #80804
Misc Changes
- Turbopack Build: Implement outputFileTracingIgnores and outputFileTracingIncludes: #80890
- test(turbopack): Use
mimalloc
for codspeed to make it realistic: #80877 - [turbopack] Add execution tests to demonstrate a bug: #80918
- build(turbopack): Update
swc_core
tov29.2.0
: #80919 - test(codspeed): Make codspeed concurrent on
canary
branch: #80928 - Turbopack: respect PURE comments for minification: #80893
- Update Turbopack production test manifest: #80932
- Update Turbopack development test manifest: #80933
- Turbopack: slightly more correct
ModuleId
type: #80605
Credits
Huge thanks to @timneutkens, @kdy1, @lukesandberg, @devjiwonchoi, @eps1lon, and @mischnic for helping!