Core Changes
- fix development mode bug with pages with "+" and other special characters: #28122
- let loaders automatically infer source map setting: #28204
- Avoid fs write
next-env.d.ts
on read-only filesystems: #28206 - Document usage of suspense option of next/dynamic: #28210
- Add warning when parent styles break
next/image
: #28221 - Use
zen-observable
library: #28214 - Fix HMR when custom _app or _document is removed: #28227
- Add relationship between issuer and module to traces: #28192
- Update generating next-server dependencies: #28223
Documentation Changes
Misc Changes
- docs: make contributing.md more contributor-friendly: #27913
Credits
Huge thanks to @urko-pineda, @davecaruso, @sokra, @kevinold, @ctjlewis, @chrislloyd, @huozhi, @styfle, @devknoll, and @timneutkens for helping!