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

Fix preloadResponse type #2975

Merged
merged 2 commits into from Nov 10, 2021
Merged

Fix preloadResponse type #2975

merged 2 commits into from Nov 10, 2021

Conversation

jeffposnick
Copy link
Contributor

R: @tropicadri

Fixes #2974

This fixes the type for preloadResponse that we're explicitly assigning for post TypeScript v4.4.0 compatibility, to match what the pre-TypeScript v4.4.0 type was.

@tropicadri tropicadri merged commit 7b09c60 into v6 Nov 10, 2021
@RandomEngy
Copy link

Thanks. We have another library that's incompatible with the newer TS version that doesn't look like it will get fixed soon, so this will help us.

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.

preloadResponse type declaration conflicts with typescript webworker declaration
3 participants