kentcdodds / eslint-config-kentcdodds

ESLint configuration for projects that I do... Feel free to use this!
http://eslint.org/docs/user-guide/configuring#extending-configuration-files
MIT License
340 stars 65 forks source link

feat: support ESLint 8.x #119

Closed MichaelDeBoey closed 2 years ago

MichaelDeBoey commented 3 years ago

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

Closes #117

This branch is dependent on #122, #123, #124, #125 & #126

MichaelDeBoey commented 2 years ago

@kentcdodds I've merged #122, #123, #124, #125 & #126 and added one last commit to support ESLint v8.x

kentcdodds commented 2 years ago

Are we still waiting on https://github.com/testing-library/eslint-plugin-jest-dom/pull/200?

MichaelDeBoey commented 2 years ago

@kentcdodds We only need to merge those other PRs in the alpha branch and afterwards this one's good to be merged.

Once that's done, we can merge alpha into main

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 20.0.0-alpha.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 20.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: