feat: Support ESLint 7.x#684
feat: Support ESLint 7.x#684ljharb merged 3 commits intojsx-eslint:masterfrom MichaelDeBoey:eslint-7
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
Anyway to get this PR progressing? Love to use this plugin with ESLint 7 :) |
|
Another ping. This is holding up the v4 release of react-scripts so I'm happy to pitch in as needed. |
|
@kentcdodds This one's currently waiting for |
|
I'm not convinced it actually needs the jsx-ast-utils update, but eslint-config-airbnb-base certainly. That will be coming soon. |
|
@MichaelDeBoey thank you so much for this contribution. We'll get this in as soon as it is ready. |
…rm-flow-types`, `babel-eslint`, `babel-jest`, `coveralls`, `eslint-config-airbnb-base`, `eslint-plugin-flowtype`, `eslint-plugin-import`, `estraverse`, `in-publish`, `jest`, `minimist`, `rimraf`, `safe-publish-latest`
|
|
|
rebased again with the latest jsx-ast-utils published |
…ct-query`, `damerau-levenshtein`, `jsx-ast-utils`
|
It's failing because jsx-ast-utils is still using |
ljharb
left a comment
There was a problem hiding this comment.
Thanks for the PRs and for bearing with the delays :-)
|
@jessebeach are you working on a release soon, or should i cut one? |
|
Can we please have a release? |
@kentcdodds & @danez yes, I'll have one out this week. Aiming for tomorrow, June 17th, 2020 cc/ @evcohen who I'll need for the NPM dance when the time comes. |
|
@jessebeach i can get you any npm privileges you need; lmk if there's an issue. |
ESLint v7.0.0 is released 🎉
(dev)Dependencies should be compatible with ESLint 7 too before we can merge this one:
jsx-ast-utilseslint-config-airbnb-baseeslint-plugin-flowtypeeslint-plugin-importCloses #683