Features
Bug Fixes
- clear analysis cache to detect invalid imports in watch mode (d6a3920)
- update @rollup/plugin-commonjs to version ^16.0.0 (75e5d51)
- update @rollup/plugin-node-resolve to version ^10.0.0 (e76b97b)
- fix windows less spawn error (9174c0b)
Performance
- initialize ajv validator only once (24f4b83)
- short-circuit ngcc processing across entry-points (599b742)
- use set semantics when computing which entry-points to recompile (f0f52c7)
- use shared module resolution cache across all entry-points (954ae79)
⚠ BREAKING CHANGES
- TypeScript 3.9 is no longer supported, please upgrade to TypeScript 4.0.