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

v20.0.0 #127

Merged
merged 6 commits into from
Jan 7, 2022
Merged

v20.0.0 #127

merged 6 commits into from
Jan 7, 2022

Commits on Jan 7, 2022

  1. chore: bump supported Node version (#122)

    BREAKING CHANGE: Requires Node@^12.22.0 || ^14.17.0 || >=16.0.0
    MichaelDeBoey authored Jan 7, 2022
    Configuration menu
    Copy the full SHA
    066b9cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    299cc53 View commit details
    Browse the repository at this point in the history
  3. feat: simplify configs (#124)

    BREAKING CHANGE: ES6, import & main configs don't have sub-configs anymore
    MichaelDeBoey authored Jan 7, 2022
    Configuration menu
    Copy the full SHA
    1135764 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4adcf71 View commit details
    Browse the repository at this point in the history
  5. feat: merge ES6 config into main config (#126)

    BREAKING CHANGE: ES6 config is now part of the main config
    MichaelDeBoey authored Jan 7, 2022
    Configuration menu
    Copy the full SHA
    e677dc8 View commit details
    Browse the repository at this point in the history
  6. feat: support ESLint 8.x (#119)

    BREAKING CHANGE: Requires ESLint@^8.0.0
    MichaelDeBoey authored Jan 7, 2022
    Configuration menu
    Copy the full SHA
    badba38 View commit details
    Browse the repository at this point in the history