-
-
Notifications
You must be signed in to change notification settings - Fork 208
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
Update TypeScript to v4.2 #369
Conversation
Note that technically TypeDoc also doesn't support this yet: TypeStrong/typedoc#1517 |
d9b3c24
to
fd1a3aa
Compare
fd1a3aa
to
5ee5774
Compare
e8c4f91
to
042186c
Compare
5ee5774
to
c86e5bd
Compare
This should be unblocked now. Both @typescript-eslint/eslint-plugin and TypeDoc have released updates that include support for TypeScript v4.2. |
TypeScript has been updated to v4.2 [1]. I'm not aware of any changes that impact our code. `@typescript-eslint/eslint-plugin` and `typedoc` were both updated to a version that supports TypeScript v4.2. [1]: https://devblogs.microsoft.com/typescript/announcing-typescript-4-2/
c86e5bd
to
f402e1f
Compare
TypeScript has been updated to v4.2 [1]. I'm not aware of any changes that impact our code. `@typescript-eslint/eslint-plugin` and `typedoc` were both updated to a version that supports TypeScript v4.2. [1]: https://devblogs.microsoft.com/typescript/announcing-typescript-4-2/
TypeScript has been updated to v4.2 [1]. I'm not aware of any changes that impact our code. `@typescript-eslint/eslint-plugin` and `typedoc` were both updated to a version that supports TypeScript v4.2. [1]: https://devblogs.microsoft.com/typescript/announcing-typescript-4-2/
TypeScript has been updated to v4.2. I'm not aware of any changes that impact our code.
@typescript-eslint/eslint-plugin
andtypedoc
were both updated to a version that supports TypeScript v4.2.