Core Changes
- Add option to support log full request url in verbose mode: #55111
- Filter out pages tree view for app dir only output: #55120
- Check for type of route handler returned value at build time (via the TS plugin) and at runtime: #51394
- Set test headers via page.router API: #55087
- server: re-land bundled runtimes: #55139
- feat(turbopack): add dynamic metadata support: #54995
- server: require hook hotfix : #55146
- Revert swc versions to one that doesn't use lightningcss: #55148
Example Changes
- examples: Update strict-csp example with better nonce: #55131
Misc Changes
- Update pull_request_template.md: #55098
- Reenable app-static usePathname tests: #55065
- enable all passing turbopack tests for CI: #55100
Credits
Huge thanks to @huozhi, @sidgaikwad, @joulev, @leerob, @dvoytenko, @feedthejim, @sokra, @ForsakenHarmony, and @wbinnssmith for helping!