angular/packages/compiler-cli/src/ngtsc/reflection
Kristiyan Kostadinov ddb95c5184 refactor(compiler): replace most usages of getMutableClone (#47167)
Replaces (almost) all of the usages of the deprecated `getMutableClone` function from TypeScript which has started to log deprecation warnings in version 4.8 and will likely be removed in version 5.0. The one place we have left is in the default import handling of ngtsc which will be more difficult to remove.

PR Close #47167
2022-08-22 10:40:50 -07:00
..
src refactor(compiler): replace most usages of getMutableClone (#47167) 2022-08-22 10:40:50 -07:00
test build: switch devmode output to es2015 (#44505) 2022-01-05 23:20:20 +00:00
BUILD.bazel feat(core): support TypeScript 4.8 (#47038) 2022-08-16 16:02:47 +00:00
index.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00