Core Changes
- Fix IE11 incompatibility due to string litterals: #23784
- Fix fallback: false triggering 404 before rewrites: #24121
Example Changes
- Fix typescript types.: #23771
Misc Changes
- Update with-electron test: #24036
- Document the need to call App.getInitialProps() from a custom app's getInitialProps: #24002
- test(create-next-app): use latest examples: #24048
Credits
Huge thanks to @malixsys, @sahilrajput03, @marcvangend, and @jamesgeorge007 for helping!