angular/packages/core/schematics/migrations
Paul Gschwendtner b148e272f6 refactor(migrations): gracefully proceed if reference cannot be resolved (#61426)
A runtime error can surface when TypeScript internally fails to resolve
a reference that is named similar to an input, but no `.d.ts` is
available for it.

See example error:
https://github.com/microsoft/TypeScript/issues/61473#issuecomment-2746537781.

PR Close #61426
2025-05-19 11:04:52 +00:00
..
control-flow-migration build: migrate packages/core/schematics to ts_project (#61370) 2025-05-16 11:02:07 +00:00
document-core build: migrate packages/core/schematics to ts_project (#61370) 2025-05-16 11:02:07 +00:00
inject-flags build: migrate packages/core/schematics to ts_project (#61370) 2025-05-16 11:02:07 +00:00
output-migration build: migrate packages/core/schematics to ts_project (#61370) 2025-05-16 11:02:07 +00:00
self-closing-tags-migration refactor: clean-up deduplication workaround from migrations (#61421) 2025-05-16 15:56:44 +00:00
signal-migration refactor(migrations): gracefully proceed if reference cannot be resolved (#61426) 2025-05-19 11:04:52 +00:00
signal-queries-migration build: migrate packages/core/schematics to ts_project (#61370) 2025-05-16 11:02:07 +00:00
test-bed-get build: migrate packages/core/schematics to ts_project (#61370) 2025-05-16 11:02:07 +00:00