Core Changes
- Exclude
.test.
files from using error code plugin: #73868 - Refactor telemetry API: #73865
- Add additional error classes and error codes: #73862
- refactor: collectAppPageSegments: #73908
- cleanup unnecessary map in dev server: #73745
Misc Changes
- refactor(turbo-tasks): Derive NonLocalValue by default in value/value_trait macros: #73766
- refactor(turbo-tasks): Implement
NonLocalValue
forState<T>
whereT: NonLocalValue
: #73770 - chore(github): fix typo in close-issue-message: #73878
- Docs: Remove
unstable_expirePath
andunstable_expireTag
docs: #73856 - Docs: Create
Examples
section: #73858 - Docs clean up: Merge and delete content from
routing/index.mdx
: #73859 - Docs clean up: delete
defining-routes.mdx
andpages.mdx
: #73863 - Turbopack: store ChunkingType in single-module-graph: #73837
- chore(turbopack-browser): Pedantically fix minor typos in comments about TraitRef: #73772
- chore(docs): update version history of
next/image
: #73923 - docs: update
WebVitals
component: #73869
Credits
Huge thanks to @bgw, @gaojude, @samcx, @delbaoliveira, @ztanner, @mischnic, @styfle, and @abdonrd for helping!