Core Changes
- Fix external check for non-local next import: #25518
- Ensure providing only query on dynamic route works as expected: #25469
- Assume a recent
react@experimental
ifreactRoot
is set: #25496 - Update to latest webpack 5 and webpack-sources: #25558
- Set default webpack publicPath value to override auto: #25452
- Add helpful error for link with multiple children: #25657
Example Changes
- Fix with-docker example fails to load image: #25536
Misc Changes
- Update
yarn next
script with--enable-source-maps
: #25533 - Update size limit test
- ESLint Config: Adds
alt
text rule for Image: #25462
Credits
Huge thanks to @styfle, @devknoll, @LiuuY, @timneutkens, and @housseindjirdeh for helping!