Core Changes
- Add additional pageProps check: #15667
- Error overlay should not be dismissable for a server error: #14011
- Strictly type
react-dev-overlay
: #15669 - Fix wrong asPath on 404: #15728
- [webpack5] Complile for ES5: #15708
- Remove unused error: #15748
Documentation Changes
- [Docs] Use
next dev
for the getting started page: #15705 - Docs smart-cdn link is dead.: #15707
- Document regex support for custom routes: #15714
- [Docs] Add upgrade notes for Next.js 9.5: #15703
Example Changes
- [Examples] Fix with-sentry: #15694
- Update next-transpile-modules in with-react-intl example: #15730
- Update next-transpile-modules in all examples: #15739
- Fix gh-pages deploy script: #15724
Misc Changes
- Stabilize another test: #15697
Credits
Huge thanks to @ijjk, @ekhattak, @lfades, @matamatanot, @Janpot, @jonespen, @RafalFilipek, @martpie, and @ronaldstevanus for helping!