Core Changes
- Ensure next commands respect termination signals: #19433
- Break up the serverless loader into typed handlers: #19511
- fix: Revert #18921 and inline absolute babel runtime only for YarnPnp: #19542
- Fix cloudinary default quality to use q_auto: #19694
- Css optimizations: #16539
- Script loader component: #18281
Documentation Changes
- Typo: #19475
- Update next export docs to mention i18n caveat: #19491
- Fix grammar in API routes: Introduction: #19385
- Update documentation links: #19502
- Remove mention of the Next.js site repo from docs: #19504
- Update getInitialProps.md: #19506
- Fix typo in image-optimization.md: #19670
- Avoid misleading inline comments in .env example: #19708
Example Changes
- [ EXAMPLES ] Added with-neo4j: #16559
- with-firebase example for SSR: #16070
- Fix italics in readme: #19441
- Change duplicated redirect in examples: #19479
- example fix: hydrate method of the mobx store needs to be an action: #19522
- [Examples] update with-tailwindcss-emotion to tailwind 2.0: #19476
- add missing import in with-firebase example: #19572
- Fix typo: #19624
- Remove the
as
prop from the Link component in with-static-export example: #19650 - Spelling fix: #19686
- Update with-zones example readme: #19713
- Fix typo in gitignore: #19638
Misc Changes
- tests(create-next-app): leverage execa: #19008
- Move note about next export and i18n
Credits
Huge thanks to @lolobosse, @jamesgeorge007, @nikosantis, @lfades, @mikan3rd, @oshdev, @balazsorban44, @UnbearableBear, @tunesmith, @jamsinclair, @ivandotv, @Arthie, @guybedford, @louison, @FutureKode, @wesleytian, @dennismorello, @vispaduchuri, @styfle, @caulagi, @berekuk, and @janicklas-ralph for helping!