Core Changes
- middlewares: limit
process.env
to inferred usage: #33186 - update webpack: #33207
- Abstract out native filesystem usage from the base server: #33226
- use text data url instead of base64 for shorter encoding: #33218
- chore(deps): upgrade
postcss
: #33142 - Fix global process testing for the process polyfill: #33220
Documentation Changes
- Fixed broken link related to the recently merged Data fetching docs refactor: #33209
- Removed backticks on data fetching api titles: #33216
- Added links to data fetching api refs, fixed title: #33221
- Remove outdated & possibly confusing statement about redirects: #33224
- [examples] Add a statically generated blog example using Next.js and Builder.io: #22094
- Typo Fix: #33252
- Update font-optimization.md: #33266
- Fixed broken links in data fetching docs: #33250
- docs: Mention middleware for getStaticProps: #33273
Misc Changes
- Update license year
Credits
Huge thanks to @molebox, @Schniz, @sokra, @kachkaev, @shuding, @teleaziz, @OgbeniHMMD, @goncy, @balazsorban44, @MaedahBatool, and @bennettdams for helping!