zeit/next.jsPre-release v9.0.6-canary.0### Patches
- Replace worker-farm with jest-worker: #8496
- Fix backslashes in stats causing tests to fail on windows: #8505
- Add missing dependency to next-server: #8507
- Remove _app from with-apollo example: #8504
- Normalize errors to use
nextjs.org: #8518
- Update with-react-intl for v3: #8526
- Improve with-apollo example: #8508
- Improve With Firebase Authentication example: #8533
- Update with-zones example: #8459
- Specify loader paths for PnP support: #8531
- Add
modern-preset
Babel option: #8521
- Remove link: #8539
- Fix typo in link in example's README: #8545
- Fix with-context-api example: #8559
- Refactor active-class-name example: #8558
- Encode URL paths in HTML and CSR: #8435
- Add
err.sh for incompatible href and as: #8561
- Make sure to 404 for /_next/static: #8564
- Fix serverless chunking: #8569
- Fix docs: #8577
- Remove extra default export from readme: #8579
- Update performance marking: #8527
- Update styled-jsx: #8583
- Update
README.md badge text: #8593
- Fix react-native-web example FOUC: #8576
- Update README and data-fetch example to use function components.: #8546
- Fix with-slate example: #8566
- Refactor with-loading example: #8560
- Add cookie path property: #8594
- Remove _app.js from with-apollo-auth example: #8556
- This example shows how to use STOMP inside a Next.js application.: #8511
- Use import instead of require in with-apollo example: #8575
- Use URL-friendly chunk names: #8609
- Add data-ampdevmode attribute for AMP scripts: #8524
- Fix production test failing in ie11: #8612
### Credits
Huge thanks to
@HaNdTriX,
@jeanbauer,
@borekb,
@eps1lon,
@developit,
@MAPESO,
@adamgoth,
@Timer,
@eshikerya, @ijjk,
@huv1k,
@housseindjirdeh,
@giuseppeg,
@nataliemarleny,
@raibima,
@alieslamifard,
@sakulstra,
@deini, and
@DevSpeak for helping!