Core Changes
- Use SVG blur technique for raw layout images: #37022
- fix(config): only warn experimental feature when used: #37755
- Display full refresh warning even when error has occurred: #37425
- Detect pnpm correctly when installing missing dependencies: #37813
- Throw an error when
target: 'serverless'
is used with Middleware: #37819 - Enable
externalHelpers
when pre compiling Next.js' code: #37164 - Revert "Enable
externalHelpers
when pre compiling Next.js' code": #37829 - Allow Edge Functions to receive body: #37822
- Add hard navigation guard and fix middleware rewrite cases: #37815
- [edge api] allow wasm usage: #37836
Documentation Changes
- Update custom-document.md: #37811
- Fix broken link for no-script-in-document-page error.: #37831
- fix typo in example section of dynamic-import.md: #37834
- fix: missing parentheses: #37839
- Describe relation between region locale and country locale when a country is not found: #37745
Example Changes
- fix: markdown format for the blog-starter example: #37792
- Convert amp example to TypeScript: #37744
- feat: add correct type to with-styled-coponents: #37816
- Update Cosmic CMS Example: cosmicjs package to v4.1.7, update queries: #37693
- update devdDependencies @types/react and @types/react-dom : #37423
Misc Changes
- Update to use latest version of pnpm: #37794
- Fix a couple flakey next-script and unoptimized image tests: #37848
Credits
Huge thanks to @qqpann, @atcastle, @SukkaW, @maxproske, @jsimonrichard, @hanneslund, @Schniz, @mass2527, @leerob, @ekamkohli, @Yuddomack, @tonyspiro, @saurabhmehta1601, and @eric-burel for helping!