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: v10.0.2
Choose a base ref
...
head repository: eslint/eslint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.0.3
Choose a head ref
  • 19 commits
  • 44 files changed
  • 11 contributors

Commits on Feb 24, 2026

  1. Configuration menu
    Copy the full SHA
    efc5aef View commit details
    Browse the repository at this point in the history
  2. docs: document TypeScript 5.3 minimum supported version (#20547)

    * docs: document TypeScript 5.3 minimum supported version
    
    * fix ci
    
    * include TypeScript version in types job name
    
    * add prerequisites and npm installation headings to README
    sethamus authored Feb 24, 2026
    Configuration menu
    Copy the full SHA
    e7d72a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2026

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

Commits on Mar 1, 2026

  1. Configuration menu
    Copy the full SHA
    9b9b4ba View commit details
    Browse the repository at this point in the history
  2. docs: Remove deprecated eslintrc documentation files (#20472)

    * Initial plan
    
    * Remove deprecated documentation files and all references
    
    Co-authored-by: nzakas <38546+nzakas@users.noreply.github.com>
    
    * Remove remaining eslintrc references per review feedback
    
    Co-authored-by: nzakas <38546+nzakas@users.noreply.github.com>
    
    * Remove "In flat config" phrases from migration guide
    
    Co-authored-by: nzakas <38546+nzakas@users.noreply.github.com>
    
    * Undo changes in config migration guide
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: nzakas <38546+nzakas@users.noreply.github.com>
    Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
    3 people authored Mar 1, 2026
    Configuration menu
    Copy the full SHA
    80259a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2026

  1. Configuration menu
    Copy the full SHA
    53ca6ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23b2759 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2026

  1. chore: update eslint-plugin-eslint-comments, remove legacy-peer-deps (#…

    …20576)
    
    * chore: update eslint-plugin-eslint-comments, remove legacy-peer-deps
    
    * bump eslint-plugin-eslint-comments
    
    * restore some `--legacy-peer-deps`
    mdjermanovic authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    e32df71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4efaa36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4c9cf9 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2026

  1. chore: eslint-config-eslint require Node `^20.19.0 || ^22.13.0 || >=2…

    …4` (#20586)
    
    chore: eslint-config-eslint require Node `^20.19.0 || ^22.12.0 || >=24`
    mdjermanovic authored Mar 4, 2026
    Configuration menu
    Copy the full SHA
    70ff1d0 View commit details
    Browse the repository at this point in the history
  2. docs: Update README

    GitHub Actions Bot committed Mar 4, 2026
    Configuration menu
    Copy the full SHA
    9fc31b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2026

  1. refactor: simplify isCombiningCharacter helper (#20524)

    * Simplify isCombiningCharacter helper
    
    * Remove useless bracket
    JLHwung authored Mar 6, 2026
    Configuration menu
    Copy the full SHA
    5cd1604 View commit details
    Browse the repository at this point in the history
  2. chore: updates for v9.39.4 release

    Jenkins committed Mar 6, 2026
    Configuration menu
    Copy the full SHA
    e8f2104 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef8fb92 View commit details
    Browse the repository at this point in the history
  4. fix: update eslint (#20595)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 6, 2026
    Configuration menu
    Copy the full SHA
    e511b58 View commit details
    Browse the repository at this point in the history
  5. Build: changelog update for 10.0.3

    Jenkins committed Mar 6, 2026
    Configuration menu
    Copy the full SHA
    d44ced8 View commit details
    Browse the repository at this point in the history
  6. 10.0.3

    Jenkins committed Mar 6, 2026
    Configuration menu
    Copy the full SHA
    bfce7ea View commit details
    Browse the repository at this point in the history
Loading