main
build: update schematics dependencies to ~6.3.0
refactor(@schematics/angular): remove third-party typescript copy
refactor(@schematics/angular): remove unneeded `getFileContent` unit-test helper
refactor(@schematics/angular): update type usage to support isolated declarations
fix(@schematics/angular): add istanbul-lib-instrument to application/library generator dependencies
build: update jasmine dependencies to v6
refactor(@schematics/angular): add getDependency and removeDependency utilities
refactor(@angular/cli): update aio links -> adev links
fix(@schematics/angular): correctly detect modules using new file extension format
feat(@schematics/angular): Add `addTypeToClassName` option to relevant schematics
build: enabled isolated modules TypeScript option
fix(@schematics/angular): only overwrite JSON file if actually changed
build: replace hardcoded Angular and ng-packagr peer dependencies with Bazel stamping
fix(@schematics/angular): add fixture.whenStable in spec files when zoneless apps
refactor(@schematics/angular): use a project-based schematic helper to reduce boilerplate
refactor(@schematics/angular): remove protractor e2e schematic