Closed
Description
(see also #2223, #2036, #1834, #1447)
eslint v8 was released on 10/9/21.
The current plan is, if possible, to release a new semver-minor of both configs, that supports The plan is now to release a semver-major of both configs, that supports eslint 7 and 8 latest (at the time of publishing).5 || 6 || 7 || 8
.
The timeframe for eslint v8 support is "probably not as soon as you would like, but as soon as we can".
Please accept this, and please add no noise to this thread beyond emoji reactions - distractions won't help anyone get the work done any faster.
Please do not file additional issues and do not file pull requests attempting to add support - please, instead, continue to use eslint v7 until such time as our configs support v8.
Peer Dep eslint combined v7 and v8 support released:
-
eslint-plugin-import
-
eslint-find-rules
- update the base config
- publish the base config, semver-major
-
eslint-plugin-react
-
@babel/eslint-parser
supports eslint 8 (PR) - PR (blocked on base config and eslint-find-rules)
- Release
-
-
eslint-plugin-jsx-a11y
- PR (blocked on base config)
- Release
-
eslint-plugin-react-hooks
- update the main config (blocked on jsx-a11y bug)
- publish the main config, semver-major