This repository has been archived by the owner on Aug 4, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 61
Typescript 1.8.x #31
Comments
I'm not sure. I suppose we could check the TS version and act differently for each API. PRs are always welcome. |
Oh, so it's not my misconfiguration. @stefanullinger care to send a PR? I tried to patch code in node_modules locally to |
Yes, I can create the PR in the next couple of hours. |
Another possibly related (1.8 changes) issue: See https://github.com/tifosiblack/typescript-helpers/issues/2#issuecomment-192992043 for details. |
Released as 0.6.0. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I would like to use your plugin with Typescript 1.8.x, so I tried
Unfortunately, there is a change in the API that is not compatible with your current code, as the host is getting passed as the third parameter instead of the fourth.
What would be the best way to fix this?!
I can submit a PR, if you like... but wanted to discuss the best way before.
Kind regards,
Stefan
The text was updated successfully, but these errors were encountered: