angular/aio/tools/examples/shared
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
..
boilerplate feat(core): support TypeScript 4.5 (#44164) 2021-11-30 11:59:02 -05:00
example-scaffold build(docs-infra): add a tool to create new examples (#39283) 2020-10-16 08:14:38 -07:00
.npmrc build: rely on engines to prevent using npm for dependency install (#41477) 2021-04-07 12:05:01 -07:00
package.json feat(core): support TypeScript 4.5 (#44164) 2021-11-30 11:59:02 -05:00
sync-boilerplate-dependencies.js build(docs-infra): remove view engine related code (#41638) 2021-04-16 08:59:37 -07:00
tsconfig.json build(docs-infra): update docs examples to Angular v12.1.3 (#42949) 2021-08-09 09:41:00 -07:00
yarn.lock feat(core): support TypeScript 4.5 (#44164) 2021-11-30 11:59:02 -05:00