Core Changes
- ci: fix webpack 5 enabling for tests: #21436
- Fix shallow routing scroll: #21437
- fix(next): respect extends in tsconfig with exclude and include: #16619
- Fix hostname message in dev/start: #20409
- fix: upgrade pinned deps for tests: #21515
- Require only build directory to be writeable for build: #20977
- Critical css fix: #21462
Documentation Changes
- Update data-fetching.md to use async file loading: #17518
- Update headers.md to clarify Cache-Control gets overwritten in prod: #19967
- Added Typescript example for withRouter: #18116
Example Changes
- feature/vanilla-emotion - add an example of vanilla emotion: #20228
- refactor(with-tailwindcss-emotion): example remove styles directory: #21368
- Fix typo in Header component of with-iron-session example: #21428
- Add example: Firebase authentication + SSR: #15202
- Unify installation scripts for example apps: #19808
- Bring Tailwind CSS example in line with official Tailwind docs: #19750
- Add "title" as the source for "slug" in cms-sanity example: #19867
- Update dependencies of with-tailwindcss example: #21517
- Corrected links in with-yarn-workspaces: #21523
Misc Changes
- Test: serverless target should set correct revalidation (
cache-control
) header: #15512 - Add a VSCode Launch configuration for debugging examples: #16940
- Filter canary branch for GitHub actions cancelling: #21524
Credits
Huge thanks to @MMT-LD, @hankandre, @maxnowack, @kaykdm, @kmjennison, @darshkpatel, @mohsen1, @DylanRJohnston, @calmonr, @imrobinized, @justintemps, @ncarchedi, @btk, @faizanv, @chulkilee, @ryan-lustre, @dfelber, @Ymirke, @ijjk, and @janicklas-ralph for helping!