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

☂️ Typescript 4 #844

Open
2 tasks
chgibb opened this issue Feb 11, 2022 · 0 comments
Open
2 tasks

☂️ Typescript 4 #844

chgibb opened this issue Feb 11, 2022 · 0 comments
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request scoping Issue is in a draft state web-developer-ease-of-use Features that should make Hydro-SDK easier to use for web developers

Comments

@chgibb
Copy link
Member

chgibb commented Feb 11, 2022

Currently, Hydro-SDK makes use of TSTL 0.34.0. This is woefully out of date with upstream. Upgrading to the latest version of TSTL will allow for supporting Typescript 4 and pave the way for other features like TSX.

Rough to be done:

  • Bridge Promise (and async / await) with Dart Futures
  • Refactor ts2hc to use new TSTL and TS compiler APIs
@chgibb chgibb added enhancement New feature or request dependencies Pull requests that update a dependency file web-developer-ease-of-use Features that should make Hydro-SDK easier to use for web developers scoping Issue is in a draft state labels Feb 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request scoping Issue is in a draft state web-developer-ease-of-use Features that should make Hydro-SDK easier to use for web developers
Projects
None yet
Development

No branches or pull requests

1 participant