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

[api-extractor] Upgrade compiler engine to TypeScript 3.9 #1983

Merged
merged 11 commits into from
Jul 3, 2020

Conversation

octogonz
Copy link
Collaborator

@octogonz octogonz commented Jul 3, 2020

This PR doesn't specifically add support for new TypeScript language features, but it does upgrade the compiler engine, allowing many new constructs to be parsed successfuly.

I also added a version check, to make it more easy to identify problems where people are trying to analyze projects built with a newer TypeScript compiler than API Extractor itself.

@octogonz octogonz merged commit adfc73d into master Jul 3, 2020
@octogonz octogonz deleted the octogonz/upgrade-ae branch July 3, 2020 04:01
@octogonz
Copy link
Collaborator Author

octogonz commented Jul 3, 2020

This fix was released with API Extractor 3.9.0

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