Skip to content

Upgrade to TypeScript 4.2 #489

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

Closed
kevinmarrec opened this issue Feb 23, 2021 · 1 comment · Fixed by #491
Closed

Upgrade to TypeScript 4.2 #489

kevinmarrec opened this issue Feb 23, 2021 · 1 comment · Fixed by #491
Assignees
Labels
feature request Feature request

Comments

@kevinmarrec
Copy link
Contributor

Microsoft just announced TypeScript 4.2 :

https://devblogs.microsoft.com/typescript/announcing-typescript-4-2/

Let's upgrade to it, but we need first @typescript-eslint/typescript-estree to support it, to prevent this warning :

WARNING: You are currently running a version of TypeScript which is not officially supported by @typescript-eslint/typescript-estree.

You may find that it works just fine, or you may not.

SUPPORTED TYPESCRIPT VERSIONS: >=3.3.1 <4.2.0

YOUR TYPESCRIPT VERSION: 4.2.2

Please only submit bug reports when using the officially supported version.
@climba03003
Copy link

TypeScript 4.2 is currently supported by @typescript-eslint/typescript-estree
Related Commit: typescript-eslint/typescript-eslint#3112
Supported Version: >= 4.16.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants