Core Changes
- [metadata] not add suffix to sitemap.xml in group routes: #83486
- [devtools] Use
useEffectEvent
instead of ignoring exhaustive deps: #83236 - [metadata] refactor metadata sitemap loader code: #83443
- Include prerender interrupted error in unstable_rethrow: #83463
Misc Changes
- [turbopack] Attempt #2 at making rust-analyzer happy with our macros: #83461
- [turbopack] RFC: Serialize turbopack objects as u16s instead of fully qualified symbol names: #83193
- [turbopack] enable the signal feature of
nix
: #83473 - Turbopack: Don't resolve tsconfig relative to file: #83484
Credits
Huge thanks to @lukesandberg, @huozhi, @timneutkens, @eps1lon, and @gnoff for helping!