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: 8a77b66
Choose a base ref
...
head repository: eslint/eslint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6e9aad8
Choose a head ref
  • 10 commits
  • 15 files changed
  • 7 contributors

Commits on Apr 29, 2021

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

Commits on Apr 30, 2021

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

Commits on May 2, 2021

  1. Sponsors: Sync README with website

    ESLint Jenkins committed May 2, 2021
    1 Configuration menu
    Copy the full SHA
    388eb7e View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

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

Commits on May 6, 2021

  1. Fix: create .eslintrc.cjs for module type (#14304)

    * Fix: create `.eslintrc.cjs` for `module` type
    
    * Chore: add tests
    
    * Chore: more test
    
    * Chore: refactor tests
    
    * Chore: refactor tests
    
    * Chore: refactor test
    
    * Chore: refactor tests
    snitin315 authored May 6, 2021
    1 Configuration menu
    Copy the full SHA
    ee3a3ea View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

  1. 1 Configuration menu
    Copy the full SHA
    6a86e50 View commit details
    Browse the repository at this point in the history
  2. Fix: track variables, not names in require-atomic-updates (fixes #14208

    …) (#14282)
    
    * Fix: require-atomic-updates false positives in loops (fixes #14208)
    
    * Rework & store variables in segmentInfo instead of variable names
    
    * Skip unresolved references in createReferenceMap
    patriscus authored May 8, 2021
    1 Configuration menu
    Copy the full SHA
    ae6dbd1 View commit details
    Browse the repository at this point in the history
  3. Upgrade: eslintrc for ModuleResolver fix (#14577)

    This incorporates eslint/eslintrc#34, which
    allows fixing `CLIEngine`'s `ModuleResolver` import.
    btmills authored May 8, 2021
    1 Configuration menu
    Copy the full SHA
    aaf65e6 View commit details
    Browse the repository at this point in the history
  4. Build: changelog update for 7.26.0

    ESLint Jenkins committed May 8, 2021
    1 Configuration menu
    Copy the full SHA
    53bf14d View commit details
    Browse the repository at this point in the history
  5. 7.26.0

    ESLint Jenkins committed May 8, 2021
    1 Configuration menu
    Copy the full SHA
    6e9aad8 View commit details
    Browse the repository at this point in the history
Loading