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/js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.0.1
Choose a base ref
...
head repository: eslint/js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.1.0
Choose a head ref
  • 7 commits
  • 33 files changed
  • 4 contributors

Commits on Apr 25, 2024

  1. ci: run tests in Node.js 22 (#598)

    * ci: run tests in Node.js 22
    
    * Bump actions/checkout and actions/setup-node in release-please.yml
    fasttime authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    bf2ea85 View commit details
    Browse the repository at this point in the history
  2. chore: update dependency shelljs to ^0.8.5 (#600)

    chore: update dependency shelljs to v0.8.5
    fasttime authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    18cfaca View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

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

Commits on May 18, 2024

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

Commits on Jun 10, 2024

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

Commits on Jun 17, 2024

  1. feat: Support ES2025 and RegExp duplicate named capturing groups (#608)

    * feat: Support ES2025 and RegExp duplicate named capturing groups
    
    * update readme
    
    * Update README.md
    
    Co-authored-by: Milos Djermanovic <[email protected]>
    
    ---------
    
    Co-authored-by: Milos Djermanovic <[email protected]>
    ota-meshi and mdjermanovic authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    3059713 View commit details
    Browse the repository at this point in the history
  2. chore: release 10.1.0 (#610)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    c7584e4 View commit details
    Browse the repository at this point in the history
Loading