eslint v7 support
ljharb opened this issue ยท 5 comments
ljharb commented
Just like #2036, #1834, #1447, I'm filing this in advance.
eslint v7 was released on 5/8.
The current plan is, if possible, to release a new semver-minor of both configs, that 5 || 6 || 7
.
The timeframe for eslint v7 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 v6 until such time as our configs support v7.
Peer Dep eslint combined v5, v6, and v7 support released:
-
eslint-plugin-import
-
eslint-find-rules
- update the base config
- publish the base config, semver-minor
-
eslint-plugin-react
-
eslint-plugin-jsx-a11y
- PR (blocked on
base configand jsx-ast-utils) - Release
- PR (blocked on
-
eslint-plugin-react-hooks
- update the main config
- publish the main config, semver-minor
ljharb commented
eslint-config-airbnb-base v14.2.0 has been released.
yoyo837 commented
Hello! Did you forget to release eslint-config-airbnb
?
ljharb commented
eslint-config-airbnb
v18.2.0 and eslint-config-airbnb-base
v14.2.0 are now both released.