Core Changes
- Remove optional chaining from eslint rule to support older node versions: #36978
- escape flight response values: #36989
- fix(middleware): false positive dynamic code detection at build time: #36955
- Fix interopDefault on jest object-proxy: #37002
- Simplify the logic for static flight response generation: #36984
- Fixes
beforeInteractive
scripts failing in custom document: #37000 - Change experimental
layout=raw
to use native img lazy loading: #36985 - Don't add locale to client side redirects from data fetching: #36944
Documentation Changes
- Clarify .env* environment variable priority: #36967
Example Changes
- Add with-markdoc/ example: #36867
Credits
Huge thanks to @hanneslund, @gnoff, @gaspar09, @feugy, @shuding, @housseindjirdeh, @styfle, and @mfix-stripe for helping!