Core Changes
- Fix env variables set in next.config.js: #50179
- Add warning for edge with force-static: #50182
- fix: add missing
draftMode
type to GetServerSidePropsContext: #50184 - Fix react fetch deduping without next cache: #50187
- Fix pages react alias: #50128
Example Changes
Credits
Huge thanks to @devagrawal09, @ibrahemid, @ijjk, @styfle, and @huozhi for helping!