Core Changes
- [dev-overlay] disable font ligatures: #77865
- Enable process.env.TURBOPACK when process.env.IS_TURBOPACK_TEST is set: #77894
- [ts-next-plugin] fix: use
getSourceFile
instead offileExists
to check file existence: #77863 - fix: only set request phase to "action" when actually running an action: #76993
- Alternate bundler: fix react refresh and adjust sourcemap: #77875
- Upgrade React from
040f8286-20250402
to33661467-20250407
: #77899
Misc Changes
- Update Turbopack production test manifest: #77872
- Rename process.env.TURBOPACK to process.env.IS_TURBOPACK_TEST for tests: #77892
- [test] consolidate missing tag dev test: #77896
Credits
Huge thanks to @devjiwonchoi, @timneutkens, @lubieowoce, @huozhi, and @ahabhgk for helping!