Core Changes
- [ESLint] Update default
.eslintrc
file created to have.json
format: #26884 - Refactor decode failures: #26899
- Add initial
ResponsePayload
support: #26938 - Fix typo in route-loader: #26942
- More explicit typing for
IncrementalCache
API: #26941 - Fix merge issue and use
respondWith
: #26961 - (next/image): Merge query string params in imgix loader: #26719
- Fix: (rewrites) incorrect parsing of destination query: #26619
- Fix forward slash encoding while interpolating: #26963
Example Changes
- Updated next-transpile-modules to 8.0.0: #26971
Misc Changes
- include image types in
create-next-app
next-env.d.ts: #26890
Credits
Huge thanks to @sachinraja, @housseindjirdeh, @devknoll, @pa-rang, @theostrahlen, @schultzp2020, and @lsndr for helping!