Core Changes
- fix(next):
terser-webpack-plugin
path intaskfile.js
is missing 'src': #62229 - Update
swc_core
tov0.90.10
: #62222 - Add test log prefix for otel: #62258
- Update turbopack: #62263
- feat(cli): show available memory/CPU cores in
next info
: #62249 - fix(turbopack): print missing slots in debug message: #62280
- Tree shake the unused exports in direct relative imported client component module: #62238
Documentation Changes
- docs(cli): tweak
next info
docs: #62274
Example Changes
- fix: 💯 typescript issue with-jest example: #62227
Misc Changes
- docs: remove reference to
createNextDescribe
in favor ofnextTestSetup
: #62245 - Update Turbopack test manifest: #62268
- tests are no longer flaky: #62278
- fix(create-next-app): add --no-import-alias for non-interactive: #62035
Credits
Huge thanks to @Sina-Abf, @devjiwonchoi, @kdy1, @ijjk, @balazsorban44, @ForsakenHarmony, @sokra, @kuzeykose, and @huozhi for helping!