Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: broken typings.d.ts in v4.4.0 #1503

Merged
merged 1 commit into from
Aug 30, 2020
Merged

fix: broken typings.d.ts in v4.4.0 #1503

merged 1 commit into from
Aug 30, 2020

Conversation

AviVahl
Copy link
Contributor

@AviVahl AviVahl commented Aug 30, 2020

class declaration is outside the namespace, so it needs to use it as a prefix to access its types.

class declaration is outside the namespace, so it needs to use it as a prefix to access its types.
@AviVahl
Copy link
Contributor Author

AviVahl commented Aug 30, 2020

heya @jantimon, any chance for a quick 4.4.1? this issue broke type checking in typescript projects which used html-webpack-plugin programmatic api.

@jantimon jantimon merged commit 98ad756 into jantimon:master Aug 30, 2020
@jantimon
Copy link
Owner

Sure thanks for fixing it 👍

@jantimon
Copy link
Owner

Released as 4.4.1

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants