zeit/next.jsPre-release v8.1.1-canary.64### Patches
- Add path to exportPathMap query missing message: #7708
- Fix styled-jsx not rendering when used in node_modules: #7697
- Add back in second line of comment: #7718
- Remove "small" wording from runtime config overhead: #7715
- Upgrade
watchpack
to remove
eslint-config-prettier
: #7716
- Serverless build for API routes: #7649
- Remove Next.js debug mode: #7719
- Do not default TypeScript to
strict: true
: #7717
- Add
prerender
PageConfig option: #7699
- Update with-zones example and Multi Zones documentation: #7513
### Credits
Huge thanks to
@jchorl,
@johnboy-leeds,
@Timer,
@huv1k, and
@lfades for helping!