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

feat(jest-dom): add new rule from jest-dom #73

Merged
merged 2 commits into from Aug 31, 2020

Conversation

benmonro
Copy link
Contributor

added a new rule to the jest-dom plugin

@MichaelDeBoey
Copy link
Collaborator

@benmonro This change requires ESLint 7.x, which will only be possible after #64 is merged

@benmonro
Copy link
Contributor Author

benmonro commented Aug 31, 2020 via email

@benmonro
Copy link
Contributor Author

benmonro commented Aug 31, 2020

@MichaelDeBoey if you look at the breaking changes in 7, eslint-plugin-jest-dom is not affected by any of those things and in fact they only make it better for 6 (w/ improvements to the RuleTester etc). Most of them honestly only end user config but the plugins all still work.

I'm going to change eslint-plugin-jest-dom to support 6 & 7

@benmonro
Copy link
Contributor Author

benmonro commented Aug 31, 2020

@MichaelDeBoey @kentcdodds eslint-plugin-jest-dom now supports both eslint 6.8 & 7+: testing-library/eslint-plugin-jest-dom#77

its running all the tests against both versions now as of 3.2.1.

Copy link
Owner

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, I'm into it 👍

@kentcdodds kentcdodds merged commit 1a27012 into kentcdodds:master Aug 31, 2020
@kentcdodds
Copy link
Owner

@all-contributors please add @benmonro for code

@allcontributors
Copy link
Contributor

@kentcdodds

I've put up a pull request to add @benmonro! 🎉

@kentcdodds
Copy link
Owner

I'm relying on Kent's config so kinda need this ASAP

Please keep in mind that any package of mine that includes kentcdodds or kcd in the title is intended for my own use and is open source mostly for my own convenience. I'm happy to have other folks use it, but it may be better to simply fork it because I don't consider other users when maintaining these types of packages (like I do with other packages that I maintain).

Thanks for your help!

@benmonro
Copy link
Contributor Author

benmonro commented Aug 31, 2020 via email

@kentcdodds
Copy link
Owner

🎉 This PR is included in version 14.16.0 🎉

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants