Core Changes
- Render as a concatenation of streams: #28082
- Add support for dynamic HTML: #28085
- Support suspense in next dynamic: #27611
- Handle blob urls in image component: #27975
- Bypass webpack compilation for precompiled @next/polyfills-nomodule: #27596
- Update
util
to 0.12.4: #27939 - Remove duplicate doctypes: #28089
Documentation Changes
- [DOCS] Update testing docs: #28064
- [ESLint] Disallow <Script /> inside _document.js & <Script /> inside the next/head component: #27257
Misc Changes
- Refactor development-logs removing duplicated code.: #28049
- Fix gh action workflow when docs changed: #28092
Credits
Huge thanks to @delbaoliveira, @andersonleite, @devknoll, @huozhi, @stefanprobst, @timneutkens, @awareness481, @agektmr, and @styfle for helping!