main
ci: reformat files
refactor: move several schematics from `migrations` to `ng-generate` directories
fix(migrations): correctly detect `then`/`else` keywords in control flow migration
fix(migrations): inject migration not work in multi-project workspace with option path
fix(migrations): correctly migrate ngClass with mixed space-separated keys
fix(migrations): prevent trailing comma syntax errors after removing NgStyle
refactor(compiler-cli): Remove deep imports of `compiler-cli` in angular/core
fix(core): resolve component import by exact specifier in route lazy-loading schematic
build: format md files
refactor(migrations): account for inheritance in service migration
fix(migrations): preserve transitive NgModule references when pruning