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-20250424tofa3feba6-20250623: #80804
Misc Changes
- Turbopack Build: Implement outputFileTracingIgnores and outputFileTracingIncludes: #80890
- test(turbopack): Use
mimallocfor codspeed to make it realistic: #80877 - [turbopack] Add execution tests to demonstrate a bug: #80918
- build(turbopack): Update
swc_coretov29.2.0: #80919 - test(codspeed): Make codspeed concurrent on
canarybranch: #80928 - Turbopack: respect PURE comments for minification: #80893
- Update Turbopack production test manifest: #80932
- Update Turbopack development test manifest: #80933
- Turbopack: slightly more correct
ModuleIdtype: #80605
Credits
Huge thanks to @timneutkens, @kdy1, @lukesandberg, @devjiwonchoi, @eps1lon, and @mischnic for helping!