Skip to content

Transformations with unofficial TypeScript API #1

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

Merged
merged 4 commits into from
Jan 29, 2017
Merged

Conversation

fabiandev
Copy link
Owner

@fabiandev fabiandev commented Jan 29, 2017

ts-runtime is temporarily depending on microsoft/TypeScript@6c122bc (October 2016) from PR microsoft/TypeScript#11561 to perform the required transformations to the AST.

The official release should be exposed in the TypeScript master soon, according to microsoft/TypeScript#11561 (comment).

Checklist, once the official API is released (see #2):

  • Identify changes to be made
  • Swap custom build with the official (nightly) build
  • Replace typescript/built/local/typescript imports with typescript
  • Transition code to the official API

@fabiandev fabiandev merged commit ae3d27f into master Jan 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant