Core Changes
- Remove dynamic params from
query
in new router: #38466 - Fix test page detection: #38475
- build(ci): enable rustls as default: #38471
- Handle on-demand-entries and error overlay for Server Components: #38480
- Add refreshing of Server Components: #38508
- Handle dynamic routes / catchall routes in on-demand entries: #38512
Documentation Changes
- Update api-middlewares.md: #38499
Example Changes
- chore: update file references in Auth0 example README: #38476
- chore(examples): Convert
api-routes
example to TypeScript: #38083 - Fix url of tRPC's
next-minimal-starter
: #38452
Misc Changes
- Migrate rsc integration tests to e2e tests: #38460
- Update flakey unoptimized image test: #38478
- fix: fix bundle-analyzer plugin types: #38255
Credits
Huge thanks to @huozhi, @mihaic195, @ijjk, @kwonoj, @stefanprobst, @maxproske, @valcosmos, and @KATT for helping!