Core Changes
- Fix hmr updates with rebuilding for build errors: #60676
- graceful shutdown: #60059
- refactor(next-swc): remove unused crashreporter: #60593
- chore(eslint-plugin-next): upgrade glob dependency: #60732
- Fix client reference keys of barrel-optimized files: #60685
- Fix recursive ignoring case in build traces: #60740
Documentation Changes
- chore(docs): add docs for
.svg
unoptimized behavior: #60735
Example Changes
- examples: Update redis example with
useOptimistic
: #60596
Misc Changes
- Remove normalizeSnapshot as it is no longer used: #60664
- Stabilize flakey edge-module-error test: #60728
- Update module-layer test for Turbopack: #60707
Credits
Huge thanks to @leerob, @timneutkens, @huozhi, @ijjk, @redbmk, @kwonoj, @styfle, and @shuding for helping!