zeit/next.jsPre-release v8.1.1-canary.41### Patches
- Add tests for build activity indicator: #7448
- Run lint-fix: c7276bcbefc25f1f5690bc2208a6a765d0e10dc5
- Add amp.canonicalBase option to set absolute URL: #7262
- Do not force
noEmit
option into TypeScript configuration: #7451
- Correctly pass props down in with-lingui example HOC: #7445
- Move syntax formatting to prettier: #7454
- Remove react-ssr-prepass as it’s only needed for experimental feature: #7455
- Disable optional param routing code paths: #7459
- Don't run standard for tsx files in husky to match lint-fix: #7463
- Format missed files: #7464
- Make react-ssr-prepeass external if not enabled: #7466
- Render valid optimized AMP by default: #7465
- Improve contributing doc without yarn link: #7471
- Revise dynamic route generation (mark 3): #7473
- Remove old optional dynamic <Link> test: #7474
- Do not leave Promise unresolved: #7475
- Reuse router logic instead of duping in client: #7476
- Add new stub file for exports: 7f187b46218540cb24cf11997ec7b273084f5250
### Credits
Huge thanks to
@Timer,
@mcwebb,
@timneutkens, and
@Janpot for helping!