Core Changes
- fix(next/image): improve
w
andq
query string validation for integers: #67293 - chore: throw when three dot character is detected in segment: #67348
- Add warn and telemetry for customized esmExternals: #67339
- perf: improve retrieving
versionInfo
on Turbo HMR: #67309 - fix(next/image): undo tight coupling between
priority=true
andfetchPriority=high
: #67351 - use fetch priority for app prefetches: #67356
- fix prefetch bailout detection for nested loading segments: #67358
Misc Changes
- Improve Unstable Cache Docs: #65942
- chore: add
swc-build-native
script at root package.json: #67345 - Fix test-new-tests args parsing: #67308
- docs: Improve error handling docs: #67332
- Update
labeler.json
: #67359 - Ensure
required-server-files
test can exit cleanly: #66765
Credits
Huge thanks to @Arinji2, @devjiwonchoi, @ijjk, @styfle, @leerob, @huozhi, @ztanner, and @unstubbable for helping!