Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kentcdodds/eslint-config-kentcdodds Loading
base: 1575f46143ba3264b223af2a0c7eb803159ca9d9
Choose a base ref
...
head repository: kentcdodds/eslint-config-kentcdodds Loading
compare: 54bc9104801316c8e259bd5b7adad91e0ba3b949
Choose a head ref
  • 10 commits
  • 28 files changed
  • 3 contributors

Commits on Dec 27, 2021

  1. feat: update dependencies & add new rules (#120)

    * feat: update dependencies & add new rules
    
    * Update jest.js
    
    * Update jest.js
    
    * Update jest.js
    
    Co-authored-by: Kent C. Dodds <[email protected]>
    MichaelDeBoey and kentcdodds committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    6090f40 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Configuration menu
    Copy the full SHA
    ef7069e View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. chore: bump supported Node version

    BREAKING CHANGE: Requires Node@^12.22.0 || ^14.17.0 || >=16.0.0
    MichaelDeBoey committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    c3f5114 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f00c85d View commit details
    Browse the repository at this point in the history
  3. feat: simplify configs

    BREAKING CHANGE: ES6, import & main configs don't have sub-configs anymore
    MichaelDeBoey committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    ce2046f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    acc49c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b766d1f View commit details
    Browse the repository at this point in the history
  6. feat: merge ES6 config into main config

    BREAKING CHANGE: ES6 config is now part of the main config
    MichaelDeBoey committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    18dc822 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9d72f31 View commit details
    Browse the repository at this point in the history
  8. feat: support ESLint 8.x

    BREAKING CHANGE: Requires ESLint@^8.0.0
    MichaelDeBoey committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    54bc910 View commit details
    Browse the repository at this point in the history
Loading