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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support ESLint 8.x #295

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

MichaelDeBoey
Copy link

@MichaelDeBoey MichaelDeBoey commented Aug 23, 2021

ESLint v8.0.0 is released 馃帀

Dependencies should be compatible with ESLint 8 too before we can merge this one:

devDependency compatibility with ESLint 8:


BREAKING CHANGE: Requires Node@^12.22.0 || ^14.17.0 || >=16.0.0
BREAKING CHANGE: Requires ESLint@^8.x

Closes #294

This branch is dependent on #224

BREAKING CHANGE: Requires Node@^10.12.x || 12.x
BREAKING CHANGE: Requires Node@^10.x || ^12.x || >= 14.x
BREAKING CHANGE: Requires Node@^12.22.0 || ^14.17.0 || >=16.0.0
BREAKING CHANGE: Requires ESLint@^8.x
@MichaelDeBoey MichaelDeBoey changed the title feat: Support ESLint 8.x feat: support ESLint 8.x Aug 28, 2021
@alexander-akait
Copy link

alexander-akait commented Nov 4, 2021

@mysticatea friendly ping, do you need help somewhere?

.github/workflows/CI.yml Show resolved Hide resolved
package.json Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support ESLint 8.x
3 participants