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

Update produce in .d.ts for TypeScript v3+ #219

Closed
wants to merge 2 commits into from
Closed

Conversation

aleclarson
Copy link
Member

Fixes #205

I don't think this works under TypeScript 3.0 (or even 3.1)

Fixes #205

I don't think this works under TypeScript 3.0 (or even 3.1)
@aleclarson aleclarson changed the title Improved .d.ts Update produce in .d.ts for TypeScript v3+ Oct 13, 2018
@aleclarson
Copy link
Member Author

I wonder if you can have a .d.ts for a specific version range of TypeScript.

@arilotter
Copy link
Contributor

@aleclarson you can, check the typesVersions section here: https://www.typescriptlang.org/docs/handbook/release-notes/typescript-3-1.html

@aleclarson
Copy link
Member Author

aleclarson commented Oct 28, 2018

Moved to the v2 branch (4ccfe98)

If you can get typesVersions working with TypeScript v2.x, let me know.

@aleclarson aleclarson closed this Oct 28, 2018
@aleclarson aleclarson deleted the produce-d-ts branch October 28, 2018 18:25
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.

None yet

2 participants