next 8.0.4-canary.10
Patches
- Add note about passing webpack to config: #6606
- Add links for now info to parameterized-routing example: #6565
- Try restarting chromedriver on timeout: #6566
- Fix unnatural spaces in README: #6572
- Update react-error-overlay and use reportRuntimeError: #6577
- Remove more terser-webpack-plugin code: #6575
- Remove _error page from blocked pages: #6579
- Don’t prefetch outside of production: #6578
- Update with-now-env to use
envconfig: #6581 - Next minifier cache: #6582
- Remove case-sensitive-paths-plugin: #6587
- Remove cjs file: #6590
- Don’t load dev plugins for production bootup: #6589
- Eliminate need for render() method: #6591
- Remove stray comma: #6593
- Don't use webpack multiCompiler for single configuration: #6598
- Disable webpack minifier: #6603
- Add experimental cpus config and use CircleCI env var: #6604
- Default to the previous CPU calculation: #6605
- Add experimental profiling flag: #6594
- Update/webpack docs example: #6609
- Remove cacache: #6610
- Replace md4 hashing with murmurhash: #6611
- Sort pages between bundles: #6612
- Remove cacheKeys in favor of simply a cacheKey: #6613
- Ensure correct key order: #6616
Credits
Huge thanks to @7ma7X, @timneutkens, @dav-is, @Janpot, @ijjk, and @Timer for helping!