Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: drop support for TypeScript 4.6 and 4.7 #24033

Merged
merged 3 commits into from
Oct 7, 2022

Commits on Oct 7, 2022

  1. feat(@angular-devkit/build-angular): drop support for TypeScript 4.6 …

    …and 4.7
    
    This commit drops support for TypeScript 4.6 and 4.7
    
    BREAKING CHANGE: TypeScript versions older than 4.8.2 are no longer supported.
    alan-agius4 committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    ce6ed6e View commit details
    Browse the repository at this point in the history
  2. feat(@ngtools/webpack): drop support for TypeScript 4.6 and 4.7

    This commit drops support for TypeScript 4.6 and 4.7
    
    BREAKING CHANGE: TypeScript versions older than 4.8.2 are no longer supported.
    alan-agius4 committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    1a233a1 View commit details
    Browse the repository at this point in the history
  3. feat(@schematics/angular): generate new projects using TypeScript 4.8.2

    Older versions of TypeScript are no longer supported.
    alan-agius4 committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    9e1599a View commit details
    Browse the repository at this point in the history