angular/packages/core/schematics
Alan Agius 0f2160c410 fix(migrations): remove compiler import from safe optional chaining migration
Removes the @angular/compiler import from the safe optional chaining migration. This import is not needed as the compiler package import is side-effectful and has no functional use here.

(cherry picked from commit f1738b5032)
2026-05-07 14:44:11 -07:00
..
migrations fix(migrations): remove compiler import from safe optional chaining migration 2026-05-07 14:44:11 -07:00
ng-generate feat(migrations): model + output migrations 2026-04-28 12:43:55 -07:00
test fix(migrations): fix NgClass leaving trailing comma after removal 2026-04-22 09:59:49 -07:00
utils feat(compiler): Exhaustive checks for switch blocks 2026-02-17 10:25:31 -08:00
BUILD.bazel refactor(migrations): add a migration for optional chainings 2026-05-05 09:28:56 -07:00
collection.json refactor: move several schematics from migrations to ng-generate directories 2026-02-26 07:54:04 -08:00
migrations.json refactor(migrations): add a migration for optional chainings 2026-05-05 09:28:56 -07:00
rollup.config.js docs: update copyright year 2026-01-07 12:28:34 -05:00
tsconfig-test.json build: migrate packages/core/schematics to ts_project (#61370) 2025-05-16 11:02:07 +00:00
tsconfig.json build: migrate packages/core/schematics to ts_project (#61370) 2025-05-16 11:02:07 +00:00