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.6 #1877

Closed
sstone1 opened this issue Mar 1, 2022 · 3 comments
Closed

Support TypeScript 4.6 #1877

sstone1 opened this issue Mar 1, 2022 · 3 comments
Labels
enhancement Improved functionality

Comments

@sstone1
Copy link

sstone1 commented Mar 1, 2022

Search Terms

typescript 4.6

Problem

typescript 4.6 was released last night, but this module is not compatible with it as 4.6.x is not in the list of compatible versions:

npm ERR! Could not resolve dependency:
npm ERR! peer typescript@"4.0.x || 4.1.x || 4.2.x || 4.3.x || 4.4.x || 4.5.x" from typedoc@0.22.12

Suggested Solution

please add support for typescript 4.6!

@sstone1 sstone1 added the enhancement Improved functionality label Mar 1, 2022
@Gerrit0
Copy link
Collaborator

Gerrit0 commented Mar 2, 2022

I should get to this this weekend :)

@Gerrit0
Copy link
Collaborator

Gerrit0 commented Mar 6, 2022

Support released in v0.22.13, no changes were necessary on TypeDoc's part besides marking it as supported, so if you're stuck on an old version it should still work.

@Lazerbeak12345
Copy link

Nevermind - there were multiple packages with a similar error. You can ignore my previous post.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improved functionality
Projects
None yet
Development

No branches or pull requests

3 participants