Skip to content

Commit

Permalink
feat(core): drop support for TypeScript 4.6 and 4.7
Browse files Browse the repository at this point in the history
Updates the version range in the compiler to require at least TypeScript 4.8. Note that I'm keeping the backwards-compatibility layer for 4.7 around for now until internal projects have been migrated to 4.8.
  • Loading branch information
crisbeto committed Oct 7, 2022
1 parent ea16a98 commit 79c1ff2
Show file tree
Hide file tree
Showing 45 changed files with 5 additions and 8,914 deletions.
16 changes: 0 additions & 16 deletions integration/cli-hello-world-ts-47/.browserslistrc

This file was deleted.

13 changes: 0 additions & 13 deletions integration/cli-hello-world-ts-47/.editorconfig

This file was deleted.

46 changes: 0 additions & 46 deletions integration/cli-hello-world-ts-47/.gitignore

This file was deleted.

8 changes: 0 additions & 8 deletions integration/cli-hello-world-ts-47/BUILD.bazel

This file was deleted.

27 changes: 0 additions & 27 deletions integration/cli-hello-world-ts-47/README.md

This file was deleted.

124 changes: 0 additions & 124 deletions integration/cli-hello-world-ts-47/angular.json

This file was deleted.

37 changes: 0 additions & 37 deletions integration/cli-hello-world-ts-47/e2e/protractor.conf.js

This file was deleted.

23 changes: 0 additions & 23 deletions integration/cli-hello-world-ts-47/e2e/src/app.e2e-spec.ts

This file was deleted.

11 changes: 0 additions & 11 deletions integration/cli-hello-world-ts-47/e2e/src/app.po.ts

This file was deleted.

13 changes: 0 additions & 13 deletions integration/cli-hello-world-ts-47/e2e/tsconfig.json

This file was deleted.

39 changes: 0 additions & 39 deletions integration/cli-hello-world-ts-47/karma.conf.js

This file was deleted.

0 comments on commit 79c1ff2

Please sign in to comment.