Core Changes
- Update NextConfig type to not require experimental or future fields: #25517
- Allow enabling worker threads on dev server: #23027
- Refactor i18n checks on request handling: #27328
- Add configuration for ISR Memory Cache Size (#21535): #27337
Documentation Changes
- docs: add note for Image responsive layout: #25915
- Update docs around ISR revalidation: #25571
- Indicate attaching debugger (vs launching): #27377
Example Changes
- Examples: Delete
as
prop from<Link>
components: #27359
Misc Changes
- chore: Set Prettier to ignore integration output HTMLs: #26353
- Support multiple pages directories for linting: #25565
Credits
Huge thanks to @fabb, @petermekhaeil, @abotsi, @kylemh, @JacobLey, @AryanBeezadhur, @afbarbaro, @javivelasco, and @breyed for helping!