angular/packages/core/schematics
Matt Lewis aeb3e6c6a5 fix(migrations): handle import aliases to the same module name (#63934)
Fixes a bug in the standalone migration where 2 imported modules have the same class name but 1 is imported with an alias and would not be added to the component imports array when migrating

Fixes #63913

PR Close #63934
2025-09-19 14:48:32 +00:00
..
migrations refactor(migrations): remove common module if there are no references (#63892) 2025-09-18 20:18:43 +00:00
ng-generate fix(migrations): handle import aliases to the same module name (#63934) 2025-09-19 14:48:32 +00:00
test fix(migrations): handle import aliases to the same module name (#63934) 2025-09-19 14:48:32 +00:00
utils feat(core): Add migration for zoneless by default. (#63042) 2025-09-16 20:48:29 +00:00
BUILD.bazel feat(core): Add migration for zoneless by default. (#63042) 2025-09-16 20:48:29 +00:00
collection.json feat(migrations): add migration to convert ngStyle to use style (#63517) 2025-09-15 20:16:16 +00:00
migrations.json feat(core): Add migration for zoneless by default. (#63042) 2025-09-16 20:48:29 +00:00
rollup.config.js build: use rollup directory instead of rollup through @bazel/rollup (#62556) 2025-07-09 16:53:25 -07: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