Core Changes
- Fix route cache keying for unprefetched navigations: #90400
- Add support for Next.js error telemetry for
AggregateError: #90391 - Fix
config.reactProductionProfilingfor Webpack: #90430 - next-image: fix deployment id handling for unoptimized: #90416
- [ci] Fix input cache keys for tasks referencing
rust-toolchain: #90442 - next-image: fix dpl handling with unicode: #90420
- Upgrade React from
ab18f33d-20260220toc0060cf2-20260224: #90452 - [ci] Stop using Turbopack tests in native binary build cache keys: #90449
- [Instant] Validate blocking head: #89539
- Turbopack: Fix experimental server hmr for pages router: #90398
Misc Changes
- docs: improve form guide consistency and validation examples: #90361
- Add more known folders to is-folder-empty check in create-next-app: #88218
- docs: rework version staleness: #90192
- [ci] Always upload Turborepo summary artifact: #90441
- tests: reenable escheck-output: #90423
- docs: clarify that next upgrade is for 16.1.x+: #90435
- Add not-found.js / notFound() links to Status Codes section: #88332
- [test] Deflake
typed-routes-validatorusingtsc: #90451 - docs: update with more patterns and decision based: #90203
- test: Cleanup and refactoring: #90454
- [turbopack] Make compression in SST files optional: #89309
- [test] Only auto-retry individual e2e tests in CI: #90464
Credits
Huge thanks to @acdlite, @lavanitha, @timneutkens, @eps1lon, @icyJoseph, @mischnic, @karlhorky, @lubieowoce, @wbinnssmith, @lukesandberg, and @unstubbable for helping!