Core Changes
- Remove old modern mode experiment: #19275
- Rewrite locale : fix wrong error message: #19319
- Fix serverless with next start error case: #19288
- Correct errsh links in config checks: #19280
- Ensure non-configured i18n locales 404: #19338
- Ensure export progress handles less pages than segments: #19281
- Ensure i18n + trailingSlash works for different page types: #19331
- Exclude well known files when trailing slash: true: #19364
- Update fallback locale for locale: false: #19322
- Use
render
afterhydrate
: #19442 - Update vitals URL: #19454
Documentation Changes
- Update incremental adoption documentation.: #19286
- Add note to docs for i18n and next export: #19321
- Disabling prefetching: #19299
Example Changes
- Upgrade Emotion example to React 17 and Emotion 11 and use automatic JSX runtime: #18620
- Update Tailwind example to v2.0: #19278
- [ EXAMPLES ] Added with-apollo-neo4j-graphql: #16560
- add example with mobx version 6 and mobx react lite: #17493
- Update Chakra UI examples to v1: #19282
- [examples] Add Next.js + MySQL example: #19452
- Update Koa Router Example: #19272
Misc Changes
- Ensure dist-dir test has fresh start: #19370
Credits
Huge thanks to @Timer, @leerob, @bannier, @karlhorky, @shihabus, @yakovlevyuri, @nikosantis, @dav-is, @ijjk, @ivandotv, @lundgren2, @coetry, and @NoobTW for helping!