angular/packages/core/schematics
aparziale 6a435658e2 feat(migrations): Disabling nullishCoalescingNotNullable & optionalChainNotNullable on ng update
Related to angular#67959 disabling two diagnostics errors by `ng update`:

- nullishCoalescingNotNullable
- optionalChainNotNullable
2026-04-13 19:00:21 +03:00
..
migrations feat(migrations): Disabling nullishCoalescingNotNullable & optionalChainNotNullable on ng update 2026-04-13 19:00:21 +03:00
ng-generate refactor(compiler-cli): decouple SymbolBuilder from BoundTarget and minimize adapter surface 2026-04-08 11:33:41 -07:00
test fix(core): resolve component import by exact specifier in route lazy-loading schematic 2026-04-01 09:24:08 +02:00
utils feat(compiler): Exhaustive checks for switch blocks 2026-02-17 10:25:31 -08:00
BUILD.bazel feat(migrations): Disabling nullishCoalescingNotNullable & optionalChainNotNullable on ng update 2026-04-13 19:00:21 +03:00
collection.json refactor: move several schematics from migrations to ng-generate directories 2026-02-26 07:54:04 -08:00
migrations.json feat(migrations): Disabling nullishCoalescingNotNullable & optionalChainNotNullable on ng update 2026-04-13 19:00:21 +03: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