-
Notifications
You must be signed in to change notification settings - Fork 149
fix(prefer-find-by): fix report with querySelector #538
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(prefer-find-by): fix report with querySelector #538
Conversation
It's my first contribution to the project so if my fix is bad/wrong let me know how I can improve this. |
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.
Hi @bpinto! Thanks for your first contribution. The fix itself seems fine but handles the original issue partially. I've pointed out somewhere else where you need to apply the fix.
c3b84f7
to
93e33ed
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.
All good now, thank you very much!
@all-contributors please add @bpinto for code and test. |
I've put up a pull request to add @bpinto! 🎉 |
🎉 This PR is included in version 5.0.4 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Checks
Changes
Context
Fixes #501