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

Add support for typescript versions <3.9 #277

Merged
merged 1 commit into from
Nov 30, 2020
Merged

Add support for typescript versions <3.9 #277

merged 1 commit into from
Nov 30, 2020

Conversation

apust
Copy link
Contributor

@apust apust commented Nov 30, 2020

TypeScript 3.7 introduced a breaking change; hence developers using older versions of Angular can't use the library. See discussion here: microsoft/TypeScript#33939

This PR adds support for older TS versions by providing alternative .d.ts files converted via downlevel-dts.

@apust apust merged commit 71da6e2 into master Nov 30, 2020
@apust apust deleted the fix/downgrade-dts branch November 30, 2020 06:31
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