Misc Changes
- [turbopack] Generate component chunks for each merged group to increase cache hits: #95261
- Exclude stale under 5 minutes from app shells: #95833
- docs: remove experimental @next/routing note: #94903
- [turbopack] Tell agents not to mention next.config.js options: #95825
- chore: Remove stale build warning: #95813
- Replay same-document traversals that happen before hydration: #95682
- docs: cssChunking graph option: #95693
- [Bench] Extend bench app to have realistic client chunk counts: #95814
- Add more realistic bench fixtures: #95807
- Fix Request Insights subscription initialization: #95794
- Model async userland loading in app routes as a state machine: #95791
- Preserve init errors from async route modules: #95799
- Fix cache warming and static params for metadata images with top-level await: #95790
- Only track pending imports for real promises: #95789
- Support metadata routes in --debug-build-paths: #95788
- Respect NEXT_HASH_SALT for server side assetsHashes: #95738
- telemetry: add agentName to anonymous metadata: #95586
- [turbopack] Optimize the implementation of AutoMap/AutoSet
: #95694
Credits
Huge thanks to @sampoder, @gnoff, @timneutkens, @mischnic, @gaearon, @icyJoseph, @andrewimm, and @lukesandberg for helping!