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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: drop ESLint v2, v3, v4, v5, v6 & v7 support #3092

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Oct 29, 2024

  1. feat: drop Node 4, 6, 8, 10, 12, 14 & 16 support

    BREAKING CHANGE: Requires Node@^18.18.0 || ^20.9.0 || >=21.1.0
    MichaelDeBoey committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    1752feb View commit details
    Browse the repository at this point in the history
  2. feat: drop ESLint v2, v3, v4, v5, v6 & v7 support

    BREAKING CHANGE: Requires ESLint@^8.57.0 || ^9.0.0
    MichaelDeBoey committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    a240113 View commit details
    Browse the repository at this point in the history