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(core): support TypeScript 4.2 #41158

Closed
wants to merge 2 commits into from
Closed

Commits on Mar 16, 2021

  1. feat(core): support TypeScript 4.2

    Updates the repo to TypeScript 4.2 and tslib 2.1.0.
    crisbeto committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    a141d54 View commit details
    Browse the repository at this point in the history
  2. feat(core): drop support for TypeScript 4.0 and 4.1

    Drops support for TypeScript 4.0 and 4.1 across the repo.
    The typings check for 4.1 was kept in order to ensure that we don't break g3.
    crisbeto committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    727c275 View commit details
    Browse the repository at this point in the history