angular/packages/core/schematics/migrations
Paul Gschwendtner bd2b454faf 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:54 +00:00
..
explicit-standalone-flag build: migrate packages/core/schematics to ts_project (#61420) 2025-05-16 15:53:27 +00:00
output-migration build: migrate packages/core/schematics to ts_project (#61420) 2025-05-16 15:53:27 +00:00
pending-tasks build: migrate packages/core/schematics to ts_project (#61420) 2025-05-16 15:53:27 +00:00
provide-initializer build: migrate packages/core/schematics to ts_project (#61420) 2025-05-16 15:53:27 +00:00
self-closing-tags-migration build: migrate packages/core/schematics to ts_project (#61420) 2025-05-16 15:53:27 +00:00
signal-migration refactor(migrations): gracefully proceed if reference cannot be resolved (#61426) 2025-05-19 11:04:54 +00:00
signal-queries-migration build: migrate packages/core/schematics to ts_project (#61420) 2025-05-16 15:53:27 +00:00