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

Support TypeScript 4.7 #1943

Merged
merged 8 commits into from May 30, 2022
Merged

Support TypeScript 4.7 #1943

merged 8 commits into from May 30, 2022

Conversation

Gerrit0
Copy link
Collaborator

@Gerrit0 Gerrit0 commented May 30, 2022

  • Update globs which look for TS files to handle cts/mts
  • Add tests for code using instantiation expressions (don't think there's code changes necessary here, but...)
  • Add tests + support for extends constraints on infer type variables
  • Add support for variance annotations on type parameters (should be displayed in docs)

Future:

Resolves #1935
Closes #1939

@Gerrit0 Gerrit0 merged commit 643f346 into master May 30, 2022
@Gerrit0 Gerrit0 deleted the ts47 branch May 30, 2022 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for TypeScript 4.7
1 participant