angular/packages/core/schematics
Dylan Hunn c26915c8cf refactor(core): Make the typed forms migration apply to all usages of the symbols. (#45311)
Previously, the migration only migrated constructor calls. Now, the migration will rewrite every usage, in all contexts. Both ways are technically correct, but migrating all symbols is likely to produce clearer and more readable results.

PR Close #45311
2022-03-21 14:40:59 -07:00
..
migrations refactor(core): Make the typed forms migration apply to all usages of the symbols. (#45311) 2022-03-21 14:40:59 -07:00
test refactor(core): Make the typed forms migration apply to all usages of the symbols. (#45311) 2022-03-21 14:40:59 -07:00
utils refactor(migrations): update isReferenceToImport to not use valueDeclaration (#45292) 2022-03-08 13:13:24 -08:00
BUILD.bazel refactor(migrations): remove old migrations (#44857) 2022-02-01 03:52:26 +00:00
migrations.json refactor(migrations): remove old migrations (#44857) 2022-02-01 03:52:26 +00:00
package.json refactor(migrations): ensure CommonJS migrations can be accessed (#43657) 2021-10-04 16:24:48 -07:00
tsconfig.json build: enable useUnknownInCatchVariables (#44679) 2022-02-01 18:17:29 +00:00