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

Commits on Jun 9, 2021

  1. feat: Support ESLint 7.x

    BREAKING CHANGE: Requires Node@^10.12.x || 12.x
    MichaelDeBoey committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    f2a69ab View commit details
    Browse the repository at this point in the history
  2. Update package.json

    MichaelDeBoey committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    09cf2d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac0d8b3 View commit details
    Browse the repository at this point in the history
  4. chore: Update CI

    MichaelDeBoey committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    2896b22 View commit details
    Browse the repository at this point in the history
  5. fix: Fix ESLint errors

    MichaelDeBoey committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    8685936 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e63d4e0 View commit details
    Browse the repository at this point in the history
  7. chore: Update CI

    MichaelDeBoey committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    de3948a View commit details
    Browse the repository at this point in the history
  8. chore: update dependencies

    BREAKING CHANGE: Requires Node@^10.x || ^12.x || >= 14.x
    MichaelDeBoey committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    6d093dd View commit details
    Browse the repository at this point in the history
  9. chore: update README

    MichaelDeBoey committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    db7ad2a View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Configuration menu
    Copy the full SHA
    6a71e0b View commit details
    Browse the repository at this point in the history
  2. feat: Support ESLint 8.x

    BREAKING CHANGE: Requires Node@^12.22.0 || ^14.17.0 || >=16.0.0
    BREAKING CHANGE: Requires ESLint@^8.x
    MichaelDeBoey committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    080dc5b View commit details
    Browse the repository at this point in the history