Core Changes
- Upgrade edge-runtime + make EdgeRuntime value overridable with an env var on compilation: #38331
- Rename todos: #38560
- Fix injecting CSS link tags before page content: #38559
- Optimize Edge SSR bundle size: #38570
- Handle dev fouc for layout styling: #38557
- Fix independent CSSModule missing from flight manifest: #38575
- Mark dynamic as client component: #38574
Documentation Changes
- [DOCS]: Middleware doesn't execute for on-demand ISR: #38562
- Update docs for
next/future/image
with browser support: #38563
Misc Changes
- Fix e2e rsc test for deploy mode: #38538
- Add test env variables to readme: #38566
- Fix flaky rsc test: #38573
Credits
Huge thanks to @ijjk, @Schniz, @steven-tey, @styfle, @shuding, and @huozhi for helping!