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
- Error Message Clarity: #16052
- Update @ampproject/toolbox-optimizer to latest version: #19722
- Making font optimization as default: #19758
- Ensure i18n custom routes resolves correctly : #19766
- Improve way cache version string is created: #19763
- Custom Server with bodyParser, don't parse body again in API Route: #16169
- Ensure trailingSlash redirect applies correctly for i18n: #19859
- Remove aliases that are no longer needed: #19937
- Fix failing Azure tests: #19877
- Clear up production build missing message for
next start
andnext export
: #19777 - Fix double-quoted hotlinks in dev error panel: #19974
- Update logo for dark mode: #20047
- Upgrade Terser: #20063
- [Image Component] image sizes property becomes 100vw by default: #20067
- Ensure href resolvedAs is correct with locale: #20080
- Update terser-webpack-plugin to support webpack 4: #20089
- Fix prefetching for URLs including trailing slash: #19474
- Update import to prevent loader from erroring in webpack 5: #20211
- Update font-stylesheet-gathering-plugin to be webpack 5 compatible: #20229
- Add required server files manifest: #20035
- Upgrade
http-proxy
dependency: #20239 - Added flag to identify shallow router events: #19802
- Move productionBrowserSourceMaps out of experimental: #20267
- Upgrade webpack-bundle-analyzer: #20232
- Extend IncomingMessage type to include cookies from middleware: #19724
- Update experimental profiling: #20357
- temporary: re-flag font optimization: #20372
- Ensure only backslashes are in pages-manifest with i18n: #20376
- Fix webpack 5 terser compat: #20378
- fix: set empty document files for amp first: #16934
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
- Clarify data fetching documentation on calling API routes.: #19748
- docs/Remove extra word: #19754
- Add locale: false custom route prefix note: #19765
- Add NEXT_LOCALE cookie note to docs: #20045
- Update introduction.md: #20129
- Add dynamic and import note.: #20145
- Update Link documentation: #19980
- Correct a typo: #20183
- Fix source map config description: #20279
- changed ref from 'master' to 'main' branch: #20390
- Add note to deployment docs about handling new versions.: #20373
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
- Replace Graphcool with a working GraphQL endpoint in with-apollo-and-redux example: #19248
- with-facebook-pixel: #19762
- Update fauna example: #19806
- with-facebook-pixel: remove package and update readme: #19807
- Update client-only.js: #19884
- Correct production docker base image tag: #19962
- Update example with next-translate upgrading to 1.0: #20039
- Fix bug in with-apollo example leading to cached lists being duplicated.: #19812
- docs: add example of Ionic with TypeScript: #18532
- Fix a link to a Slack clone example in Supabase: #19993
- Sentry URL for Organization: #20269
- Fix: progressive-web-app example : #20288
Misc Changes
- tests(create-next-app): leverage execa: #19008
- Move note about next export and i18n
- Automatically cancel old workflow runs on PRs: #16976
- Update README-template.md for API endpoint info: #20024
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, @janicklas-ralph, @jescalan, @leerob, @giraffesyo, @cascandaliato, @niko20, @coetry, @prateekbh, @PepijnSenders, @dkempner, @ijjk, @timneutkens, @sungpro, @dlackty, @lachlanjc, @aralroca, @felixmeziere, @bmvantunes, @hideokamoto, @bram-l, @craigdanj, @ErikAugust, @joiglifberg, @blvdmitry, @gr-qft, @Timer, @bragle, @ykdojo, @vitorhsb, @TrySound, @darshkpatel, @mattfwood, @ka2jun8, and @rfinkley for helping!