angular/aio/tools/examples/shared/boilerplate/cli
Kristiyan Kostadinov d56e3f43a1 feat(core): support TypeScript 4.5 (#44164)
Adds support for TypeScript 4.5. Includes the following changes:
* Bumping the package versions.
* Fixing a few calls to `createExportSpecifier` and `createImportSpecifier` that require an extra parameter.
* Adding some missing methods to the TS compiler hosts.
* Fixing an issue in the TS mocks for the ngcc tests where a regex was too agressive and was trying to match a path like `/node_modules/@typescript/lib-es5`.
* Accounting for type-only import specifiers when reporting DI errors (see #43620).

Fixes #43620.

PR Close #44164
2021-11-30 11:59:02 -05:00
..
e2e test(docs-infra): disable the Selenium Promise Manager in docs examples e2e tests (#39818) 2020-11-24 14:56:14 -08:00
src build(docs-infra): update docs examples to Angular v13.0.0-rc.0 (#43880) 2021-10-29 13:10:25 -07:00
.browserslistrc build(docs-infra): update docs examples to Angular v13.0.0-rc.0 (#43880) 2021-10-29 13:10:25 -07:00
.editorconfig build(docs-infra): upgrade docs examples to latest Angular CLI and framework (#36145) 2020-05-05 11:50:30 -07:00
.gitignore build(docs-infra): update docs examples to Angular v13.0.0-rc.0 (#43880) 2021-10-29 13:10:25 -07:00
angular.json refactor(docs-infra): remove tslint from cli examples (#43592) 2021-10-04 16:30:48 -07:00
karma.conf.js build(docs-infra): update docs examples to Angular v11.2.10 (#41689) 2021-04-19 14:18:51 -07:00
package.json feat(core): support TypeScript 4.5 (#44164) 2021-11-30 11:59:02 -05:00
tsconfig.app.json build(docs-infra): update docs examples to Angular v10 (#38993) 2020-09-28 16:24:59 -04:00
tsconfig.json refactor(docs-infra): align docs examples with default CLI TS config (#43880) 2021-10-29 13:10:25 -07:00
tsconfig.spec.json build(docs-infra): update docs examples to Angular v10 (#38993) 2020-09-28 16:24:59 -04:00