Core Changes
- fix(resolve-metadata): allow for search params in canonical URL: #65366
- Remove missingSuspenseWithCSRBailout config: #65688
- Reland Remove ineffective webpack rules and unused app-page context modules: #65694
- Remove swc minify related code branches: #65690
- fix: load the tags manifest asynchronously: #64563
Example Changes
- Update
middleware
example to App Router: #65618 - update cache handler version and added better logic for opting out of…: #65330
Misc Changes
- Add missing type-only imports to documentation examples: #65687
Credits
Huge thanks to @diogocapela, @dnhn, @typeofweb, @huozhi, @davidsa03, and @imranolas for helping!