Core Changes
- Move turbopack panic log to tmpdir: #67930
- Allow dev server to exit cleanly (SIGINT/SIGTERM): #67165
- Don't throw TurbopackInternalError if there are issues: #68529
- Handle more cases with env inlining: #68590
Misc Changes
- [turbopack] Replace uses of globby in scripts with glob: #68493
- Switch from ld (the default linker) to using lld for GNU Linux targets: #65898
- only perform VersionedContentMap bookkeeping in dev: #68445
- print a warning when the trace file is missing rather than wait: #68438
- ast-grep lint fix: don’t call variables
context
: #68550 - refactor(turbopack): Remove cast to
EcmascriptModuleAsset
: #68427 - docs: clarify caching of fetch based on comment: #68419
- docs: add correct switcher to partial prerendering docs: #68418
- chore(turbopack): Enable the rust-analyzer component in rust-toolchain.toml: #68592
Credits
Huge thanks to @wbinnssmith, @bgw, @arlyon, @mischnic, @kdy1, @leerob, @Marukome0743, and @ijjk for helping!