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: eslint/eslint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.15.0
Choose a base ref
...
head repository: eslint/eslint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.16.0
Choose a head ref
  • 14 commits
  • 18 files changed
  • 7 contributors

Commits on Dec 5, 2020

  1. Docs: Update README team and sponsors

    ESLint Jenkins committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    26fc12f View commit details
    Browse the repository at this point in the history
  2. Sponsors: Sync README with website

    ESLint Jenkins committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    06b5809 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

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

Commits on Dec 14, 2020

  1. Chore: Add .pre-commit-hooks.yaml file (#13628)

    * Create pre-commit-hooks.yaml
    
    * Rename pre-commit-hooks.yaml to .pre-commit-hooks.yaml
    
    * Update .pre-commit-hooks.yaml
    
    * Added required_serial: false and removed min pre-commits version
    mondeja authored Dec 14, 2020
    1 Configuration menu
    Copy the full SHA
    dc76911 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Configuration menu
    Copy the full SHA
    ab240d4 View commit details
    Browse the repository at this point in the history
  2. Docs: Remove for deleted npm run profile script (#13931)

    The script was deleted in #11854
    after it stopped working when we moved from Browserify to webpack. This
    commit removes the leftover docs and two of the three benchmark files.
    `large.js` is used by a test case ensuring we can read > 4k data from
    stdin. If we eventually add in a new profile command, we'll likely want
    new examples anyway that contain more modern JS rather than just the ES5
    examples we had before.
    btmills authored Dec 18, 2020
    Configuration menu
    Copy the full SHA
    9247683 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d0c93a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d93c935 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    555c128 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    301d0c0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f85b4c7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a62ad6f View commit details
    Browse the repository at this point in the history
  9. Build: changelog update for 7.16.0

    ESLint Jenkins committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    83518a5 View commit details
    Browse the repository at this point in the history
  10. 7.16.0

    ESLint Jenkins committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    145aec1 View commit details
    Browse the repository at this point in the history
Loading