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: ts declaration #2587

Merged
merged 2 commits into from Apr 28, 2023
Merged

Fix: ts declaration #2587

merged 2 commits into from Apr 28, 2023

Conversation

GuyBerko
Copy link
Contributor

The metrics option and the getMetrics function are missing from the typescript declaration which causes ts errors in projects that use bull. plus the backoff strategyOptions are named "option" in the PATTERNS and in the REFERENCE but in the ts declaration they are called "strategyOptions" which also causes ts to be unhappy.

@manast
Copy link
Member

manast commented Apr 28, 2023

Thanks for the contribution!

@manast manast merged commit 909a07e into OptimalBits:develop Apr 28, 2023
5 checks passed
@manast
Copy link
Member

manast commented Aug 8, 2023

🎉 This PR is included in version 4.11.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@manast manast added the released label Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants