Open kenptr opened 4 years ago
thanks for the suggestion @kenptr. I will triage and let you know when we have that ready
+1
+1
Hey guys, do you have any estimate on when you deliver that? @lucasassisrosa
Any updates on that? Would like to implement this service in my application, but without types it is not really useful for a production application.
Guys, this issue is more than 2 years old, any updates @lucasassisrosa ?
Any updates?
hey guys, any update? :)
hellooooooo! is this going to be done?
+1
Any update on this? At this point any type hinting would be great.
We are looking into this and should be releasing this with the next update.
Apologies for the delay of this requested feature!
Exploring the API and would love to have some IntelliSense completion, even if the types aren't finisihed.
Any updates on this one?
Converting the entire library to TS would be massive 🌞
TELNYX.D.TS
PLZZZ
Yes please add
+1
4 years later smh
We also require this for our application management.
Any updates on this one?
I see that TS prep was specifically mentioned in the v1.26 release. Any ETA for this v2 release?
Hi everyone,
Thank you for your patience regarding the implementation of Typescript declarations for our Telnyx Node SDK. I wanted to provide an update: although it’s not on our roadmap for the rest of this year, we are currently planning the requirements and potential work involved to eventually deliver as we know it will provide a much needed and improved user experience.
While we can't commit to a firm date right now, we anticipate beginning work in Q1 2025.
This timeline may change, and work could start earlier. We will keep this thread updated at the beginning of Q4 2024.
Going for another provider then...
Hi everyone, I mentioned that I would share an update at the beginning of Q4 regarding this projects prioritisation.
I’m pleased to share an earlier update to confirm that the revision is now underway! Specifically, we're updating project dependencies and starting the conversion of library files and endpoints to TypeScript, as well as any potential missing endpoints.
I hope that you all hear from me again by the end of September if not earlier.
Hi everyone,
Time has certainly flown by. The team has been hard at work, and we now have an alpha version ready for internal testing.
We expect to release a beta version between mid and late October, and would love your help with further testing when it’s available.
Expect another update by then!
I've been reviewing progress and very excited for the upcoming release. It would be helpful if the Webhook dto's were explicitly defined in the SDK so we can import them directly into our application. Attributes like event_type
and state
are poorly documented and leave us blind as to their possible values.
Great progress on this! It'd also be helpful if v2 also exported as CommonJS. Some projects are not quite ready to adopt ESM.
I'm not entirely sure I agree with maintaining CJS support anymore, I reserve the right to be wrong but ESM is the future of JS and it has been for some time. The only time I see maintainers gripping onto CJS is when the codebase is not well maintained.
However the glory of OS is you can fork and build your own release.
https://www.typescriptlang.org/docs/handbook/declaration-files/introduction.html