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

tolerate ModuleKind.ESNext #209

Merged
merged 6 commits into from
Aug 11, 2017
Merged

Conversation

aluanhaddad
Copy link
Contributor

@aluanhaddad aluanhaddad commented Aug 9, 2017

As described in #208, this change supports recognizes ModuleKind.ESNext, a superset of ModuleKind.ES2015 introduced in TypeScript 2.4.0.

It also updates typescript as necessary and updates ts-node (previous version did not detect @types packages referenced by unit tests correctly).

@frankwallis frankwallis merged commit d184e47 into frankwallis:master Aug 11, 2017
@frankwallis
Copy link
Owner

Released in 7.1.0, many thanks

@aluanhaddad
Copy link
Contributor Author

Awesome, thank you!

@aluanhaddad aluanhaddad deleted the patch-1 branch August 19, 2017 12:05
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.

2 participants