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: multiRemove should accept readonly string[] #787

Merged
merged 2 commits into from
Mar 29, 2022

Conversation

tido64
Copy link
Member

@tido64 tido64 commented Mar 28, 2022

Summary

Resolves #779.

Test Plan

CI should pass.

@tido64 tido64 requested a review from krizzu March 28, 2022 12:17
@tido64 tido64 merged commit 298bbb0 into master Mar 29, 2022
@tido64 tido64 deleted the tido/fix-multiRemove-type branch March 29, 2022 08:41
@krizzu
Copy link
Member

krizzu commented Mar 29, 2022

🎉 This PR is included in version 1.17.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

Argument of type 'readonly string[]' is not assignable to parameter of type 'string[]'.
2 participants