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] Add support for TypeScript 3.4 #1221

Closed
tylerbutler opened this issue Apr 10, 2019 · 2 comments
Closed

[api-extractor] Add support for TypeScript 3.4 #1221

tylerbutler opened this issue Apr 10, 2019 · 2 comments
Labels
enhancement The issue is asking for a new feature or design change

Comments

@tylerbutler
Copy link
Member

TypeScript 3.4 was released a couple of weeks ago, and it brings with it incremental build support.

My project is already taking advantage of the build time improvements, and I imagine other TypeScript projects will follow quickly given the benefits.

@octogonz
Copy link
Collaborator

We can reuse this PR that was opened for 3.3.3333: #1124

The RSC issue is not difficult to fix, but @iclanton and I have been super busy the past couple weeks. I'll try to get to it ASAP.

@octogonz octogonz added the enhancement The issue is asking for a new feature or design change label Apr 10, 2019
@octogonz
Copy link
Collaborator

@tylerbutler I have merged PR #1124, so this is now fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement The issue is asking for a new feature or design change
Projects
None yet
Development

No branches or pull requests

2 participants