zeit/next.jsPre-release v9.1.4-canary.4### Patches
- Improve linting rules to catch more errors: #9374
- Update
dotenv
example: #9372
- Update webpack config to also take next-stylus into account: #9277
- Fix typo in API routes documentation.: #9373
- Check formatting on build: #9375
- Polyfill
Object.assign
by Default: #9369
- Add AMP First example: #9109
- Initialize Git repo on app creation: #9376
- Add extra step to contributing steps: #9377
- Decrease the load priority of client _buildManifest: #9167
- Replace historyId with initial page tracking: #9380
- Fix Dynamic
next export
Page Hydration Mismatch: #9388
- Amp-first example: fix broken inline script: #9389
- Remove unused property
skeleton
: #9393
- Add test for internal url handling in render: #9396
- Don't treat static as an internal route when the folder is not provided: #9394
- Test static folder: #9395
### Credits
Huge thanks to
@francismarcus,
@MathieuLoutre,
@leerob,
@sebastianbenz, @ijjk, and
@janicklas-ralph for helping!