Bug Fixes
- angular: fix eslint component/directive selector prefix (4d9c230)
- angular: prevent running ngcc with incremental builds (6492fd9)
- core: target project locator should ignore nested node modules (b3b00a0)
- devkit: fix reading partial workspace layout (#5204) (4069fde)
- devkit: safely reference engineHost paths (#5121) (b5a3332), closes #5120
- linter: convert tslint:disable comments as part of project conversion (#5188) (989f742)
- misc: pass in specific copy of webpack (#5190) (4b6fa37)
- node: apps use
commonjs
module (29011a1) - web: emit event to which upstream executors can listen to (e.g. Cypress) (#5273) (1521b15)