Core Changes
- Reenable otel test for Turbopack: #73093
- Omit unnecessary cache wrapper import: #73160
- Increase max cache tags to 128: #73124
Misc Changes
- port turbopack-swc-utils to ResolvedVc: #73086
- port turbopack-mdx to use ResolvedVc: #73080
- feat: Update
lightningcss
tov1.0.0-alpha.61
: #73161 - port turbopack-resolve to ResolvedVc: #73083
- move turbopack-image to ResolvedVc: #73079
- Turbopack: more tracing spans: #73010
- Handle server function directives in class methods: #73060
- 15.1 docs:
forbidden
,unauthorized
, andauthInterrupts
: #73039 - Enable another Turbopack build test: #73166
- CNA: replace
.eslintrc.json
witheslint.config.mjs
: #73162 - Turbopack: don't compute all paths for builds: #73036
- perf(turbopack): Use
ResolvedVc
forturbopack-css
: #73172 - Revert change to ReactRefreshRequire test: #73186
- chore(CI): Remove sysroot override for macos arm64: #73188
Credits
Huge thanks to @arlyon, @kdy1, @mischnic, @unstubbable, @delbaoliveira, @devjiwonchoi, @ijjk, @gaojude, and @bgw for helping!