Thanks to visit codestin.com
Credit goes to github.com

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: A11yance/aria-query
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.3.1
Choose a base ref
...
head repository: A11yance/aria-query
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.3.2
Choose a head ref
  • 11 commits
  • 27 files changed
  • 2 contributors

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    7950459 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6b18ef View commit details
    Browse the repository at this point in the history
  3. [meta] reduce dependabot noise

    benmccann authored and ljharb committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8009738 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

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

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    9c90890 View commit details
    Browse the repository at this point in the history
  2. [Tests] fix build path

    ljharb committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    4f50008 View commit details
    Browse the repository at this point in the history
  3. [Fix] node < 4 lacks .find and Object.assign

    Use `.filter(…)[0]` and assignment instead of adding a dep
    ljharb committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    2106d5e View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. [Tests] handle things missing in older envs

     - node < 4 lacks `Array.from`
     - node < 1 lacks `Array#some`
     - node <= 0.12 lacks `Array#includes`
     - node <= 0.10 lacks `Symbol.iterator`
     - avoid `async`/`await` unless strictly necessary
    ljharb committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    28791c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    0237db8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f4e602 View commit details
    Browse the repository at this point in the history
  3. v5.3.2

    ljharb committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f347e71 View commit details
    Browse the repository at this point in the history
Loading