Core Changes
- Remove
visibility: hidden
from the image component: #23278 - Add fallback for component when JavaScript is disabled in browser: #19052
- Add polyfills for node_modules that are covered in webpack 4 to webpack 5: #23316
- Add ESLint to Next.js: #22437
Documentation Changes
- Add manifest of error pages: #23310
Example Changes
- Update with-stitches example: #23281
- Small updates to blog example.: #23258
- update with-xstate example and add documentation for inspect package usage: #23287
- Update dependencies for blog starter.: #23317
Misc Changes
- Consistent use of colons in contributing docs: #23260
- Update static-dir-deprecated.md
Credits
Huge thanks to @elitan, @shuding, @peduarte, @leerob, @timneutkens, @moh12594, @brunocrosier, and @housseindjirdeh for helping!