angular/packages/compiler-cli/src
Paul Gschwendtner ea89677c12 feat(compiler-cli): support more recent version of tsickle (#47018)
Updates the tsickle version in the repository and accounts for its changes in
the `compiler-cli` package. Tsickle made a breaking change in the minor version
segment bump that would break the use with `@angular/compiler-cli`

Additionally the tsickle version for `@angular/bazel` is updated since
we updated `@bazel/typescript` to also account for the breaking changes.

See: 78a0528107

PR Close #47018
2022-08-03 17:36:18 -07:00
..
bin test: update dynamic-compiler test to be compatible with APF v13 (#43431) 2021-10-01 18:28:46 +00:00
ngtsc feat(language-service): support fix the component missing member (#46764) 2022-08-02 11:58:21 -07:00
transformers docs: fix spelling (#46713) 2022-07-08 20:54:52 +00:00
extract_i18n.ts refactor(compiler-cli): remove dependency on minimist (#43644) 2021-10-04 17:31:03 -07:00
main.ts feat(compiler-cli): support more recent version of tsickle (#47018) 2022-08-03 17:36:18 -07:00
perform_compile.ts refactor(compiler-cli): add forceEmit flag to performCompilation (#46355) 2022-06-14 15:56:32 +00:00
perform_watch.ts refactor(compiler): delete View Engine components of @angular/compiler (#44368) 2021-12-06 13:12:36 -05:00
typescript_support.ts feat(core): support TypeScript 4.7 (#45749) 2022-04-29 12:19:45 -04:00
version.ts docs: fix package name in version.ts files in different packages (#41208) 2021-05-10 10:26:34 -04:00
version_helpers.ts refactor(compiler-cli): move version number helpers out of diagnostics subfolder (#44269) 2021-12-01 10:36:30 -08:00