zeit/next.jsPre-release v9.0.6-canary.2### Patches
- Improve with-apollo-auth example: #8633
- Fix typo in
README.md #8640: #8642
- Add Apollo Server and Client Example App: #8195
- Mention Custom App GIP in UPGRADING: #8647
- Update Create Next App Template: #8648
- docs
useRouter
cannot be used with classes: #8649
- Remove extra pages: #8651
- Fix yarn workspaces example: #8631
- Adds the PnP plugin by default: #8653
- Revert "Remove extra pages from export test": #8658
- Add intl and Apollo to packages of interest: #8665
- Remove Telemetry Registration: #8664
- Re-enable anonymous telemetry: #8667
- Resolve externals using webpack's context: #8669
- Uses the PnP API when available: #8668
- Better type for AppTree in NextPageContext: #8662
- Update stats-config to be more deterministic: #8679
- Fix relay modern server express example: #8683
- Support non-flag variant of telemetry cmds: #8695
- Add telemetry CLI tests: #8696
- Optimize test setup: #8644
- Test non-flag and re-runs of telemetry cmds: #8697
- Delay updating asPath for auto exported pages: #8681
- Add electron typescript example: #8682
- Fix login popup not working: #8700
- Catch all requests in custom server: #8704
- Lock CircleCi image for now: #8706
- TypeScript report on active pages only: #8703
- Update pages-loader to return one value: #8629
- Nit: sort experimental keys: #8707
- Warn build on duplicate pages: #8646
- Organize webpack configuration imports: #8711
- Add test for duplicate scripts and add extra de-duping: #8709
- Docs Prefetch disabled for 2g or SaveData header: #8717
- Refactor api-routes-apollo-server-and-client example: #8673
- Migrate GitHub Action config and remove un-used secret: #8719
- Update actions config: 80ab8dd991b79e6a0f70e505fa0248084738fa77
- Disable telemetry for tests: #8725
- Add missing Link import to routing doc: #8728
### Credits
Huge thanks to
@HaNdTriX,
@ajmhyd,
@lifeiscontent,
@huv1k,
@arcanis, @ijjk,
@fwojciec,
@dutradda,
@jakubkarabula,
@technoplato, and
@RomainMorlevat for helping!