Core Changes
- Ensure route group with separate root layout does not get wrapped in : #38792
- [edge] allow importing blob assets: #38492
- [ESLint] Make
src/
a default linting directory: #38810 - Fix usage of
experimental-edge
inpages/api/index
: #38024 - fix(edge-runtime): undefined global in edge runtime.: #38769
- Fix squoosh image optimization for Node.js 18: #38833
- chore: TS improvments: #38834
- fix: don't treat
output: "standalone"
as custom server: #38831 - Improve
next/image
error message whensrc
prop is missing: #38847
Documentation Changes
- Improve response body in Middleware error page.: #38537
- docs: improve wording on
pathname
andasPath
: #38835
Example Changes
- Fixup main Fauna example and drop support for outdated one: #38692
- Fix export issue in with-fauna example: #38812
Misc Changes
Credits
Huge thanks to @leerob, @ijjk, @timneutkens, @Schniz, @trevor-fauna, @housseindjirdeh, @lfades, @feugy, @balazsorban44, @styfle, and @huozhi for helping!