Core Changes
- Refactor router reducer: #38983
- Add state comparison to router: #38422
- update webpack: #38988
- Update config schema for empty basePath: #38998
- Add handling for prefetching onTouchStart and initial mobile testing : #38805
Documentation Changes
- Add section about building
getStaticPaths
on-demand.: #38943 - Docs: Fix grammatical typo: #38962
- docs: update typescript.md: #38717
- Add note to
next/future/image
about default styles.: #38978
Example Changes
- Convert
custom-routes-proxying
example to TypeScript: #38974
Credits
Huge thanks to @leerob, @xyeres, @nyedidikeke, @timneutkens, @maxproske, @shuding, and @sokra for helping!