Core Changes
- Fix
next/image
usage ofonError()
: #36305 - Simplify the App and Component handling in render: #36395
- Do not polyfill node built-in modules on edge functions: #36190
- Fix to remove webpack message per error: #36452
- Rework behavior (backwards compatible): #36436
Documentation Changes
- Change getStaticProps to getStaticPaths in getStaticPaths docs: #36403
- Revert "Change getStaticProps to getStaticPaths in getStaticPaths docs": #36425
- Update usage paragraph of next/script
onLoad
: #36453
Example Changes
- updated with-rebass dependencies: #36416
- Add pnpm-debug: #36394
- added with-react-foundation example: #36375
- Grammar Changed features and API to features and it's API: #36396
Misc Changes
- chore(create-next-app): fix pnpm create step: #36398
Credits
Huge thanks to @shinkj11, @huozhi, @youngvform, @zaida04, @therealmarzouq, @nkzawa, @codedbyjordan, @deadlynjdj, @lfades, and @timneutkens for helping!