-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: add is not one of #145
Conversation
b37d7eb
to
21d1ad0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
note: here the imports were re-ordered alphabetically by file, and the import of isOneOf
was changed to a named import for keep both functions in the same file.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
# [5.1.0](v5.0.1...v5.1.0) (2023-10-30) ### Features * add is not one of ([#145](#145)) ([d34dc0e](d34dc0e))
🎉 This PR is included in version 5.1.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
@crash7 I'm not sure about the examples, but I think they can be improved.
PD: this complement made in collab with @garaycarlosalfredo