-
-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Companion issue to #232 – I think it makes sense to simultaneously drop support for a lot of the older ESLint versions.
We could investigate how this would impact the ecosystem that uses @eslint-community/eslint-utils
/ eslint-utils
– which peer dependencies that those plugins have and whether they would be forced into major releases as well or whether we would simply align with what they are already using.
Considering that ESLint 8 will reach End-Of-Life in less than a month I would say that we should drop everything older than ESLint 8 and maybe even ESLint 8 itself.
If ESLint themselves are not prepared to keep ESLint 8 up to date, I'm not sure if we should go the extra mile to keep the plugin ecosystem up to date for ESLint 8?
(Maybe we could discuss this at an @eslint-community/core-team level as well?)