- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 735
Support typescript 5.1.x #2296
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
Comments
🙇 🎉 🚀 |
Hey, does this also support the new syntax with typescript version -- 5.1.3 |
That's a TS 5.0 feature - so was supported even before 0.24.8, yes TypeDoc supports it. If you're getting compiler errors about it, make sure you have the TS version installed that you think you do, if you're still having issues, please open a new issue |
Thanks, I’ll try again and report
Vào Th 6, 30 thg 6, 2023 lúc 3:42 CH Gerrit Birkeland <
***@***.***> đã viết:
… That's a TS 5.0 feature - so was supported even before 0.24.8, yes TypeDoc
supports it. If you're getting compiler errors about it, make sure you have
the TS version installed that you think you do, if you're still having
issues, please open a new issue
—
Reply to this email directly, view it on GitHub
<#2296 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ASJS6O4ECGGNBKJ652LJXZ3XN422DANCNFSM6AAAAAAYX4S24Q>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Hey, everything works. I had to delete node modules and package lock and regenerate. Thanks for the help! |
typedoc/package.json
Line 33 in 6d92e84
https://github.com/microsoft/TypeScript/releases/tag/v5.1.3
The text was updated successfully, but these errors were encountered: