Core Changes
- Delay server start message until it's listening: #15929
- Warn when Fast Refresh is disabled (React <16.10): #15931
- Remove querystring from the client: #15378
- Improve Vercel's badge: #15946
- notify component when route hash changes: #13894
- Added Friendly error for res.redirect 🐝: #15844
- Fix asPath normalizing for non-dynamic pages: #15960
Documentation Changes
- Example for Redirects (Custom routes): #15411
- fix typo in export-all-in-page: #15925
- Add variable expansion note: #15917
- Update Fast Refresh doc: #15923
- Add PWA Example: #15433
Example Changes
- [Examples] Remove horizontal scroll in CMS examples: #15921
- updated active-class-name example to also demo a
[slug]
path: #15924 - with-react-native-web: move meta viewport to _app.js: #15945
- example application on Redis (Lambda.store): #15532
- Update Sentry example to improve display of server errors: #15495
Misc Changes
- Add missing gitignore
- Remove common PR title prefixes
Credits
Huge thanks to @robintom, @lfades, @matamatanot, @AubreyHewes, @Timer, @Janpot, @epiacentini, @raibima, @evilrabbit, @ekhattak, @tomdohnal, @markozxuu, @svenanderson, @ijjk, and @hokaccha for helping!