Core Changes
- Fix aspath for getInitialProps: #20572
- refactor: server/api-utils.ts: #21148
- expanded on No Router Instance: #21248
- refactor: add types to name-default-components.ts: #21291
- Fix to parse REACT_EDITOR in env: #21331
- Remove mkdirp: #21365
- Change type of GetServerSidePropsContext.req.cookies the be the same as NextApiRequest.cookies: #21336
- Allow
undefined
body sent tosendData()
: #20981 - Font optimization - Pass nonce to inlined font definition: #21346
- chore: upgrade webpack5: #21563
- Ensure prerender-manifest contains all i18n revalidate values: #21404
Documentation Changes
- Add Next.js Analytics to documentation.: #21527
- Doc: pageExtensions - note regarding affected files: #21326
- Add Kontent example to preview section: #21542
Example Changes
Misc Changes
- Fix docs only check for CI: #21530
- Fix and add test filterModuleRules for next-plugin-storybook: #17306
- Update CI docs change diff check: #21558
- Remove branches filter from actions cancel workflow: #21564
Credits
Huge thanks to @kaykdm, @leerob, @tarunama, @Robogeek95, @mcha-dev, @youngvform, @chulkilee, @andrehsu, @Simply007, @kaznak, @rokobekavac0, @janicklas-ralph, @lfades, @ja0n, and @Timer for helping!