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: testing-library/eslint-plugin-testing-library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: testing-library/eslint-plugin-testing-library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: beta
Choose a head ref
  • 11 commits
  • 30 files changed
  • 2 contributors

Commits on Nov 21, 2024

  1. feat: drop Node 12, 14 & 16 support (#898)

    BREAKING CHANGE: Requires Node@^18.18.0 || ^20.9.0 || >=21.1.0
    Belco90 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    15e7ced View commit details
    Browse the repository at this point in the history
  2. feat: drop ESLint v7 support (#944)

    MichaelDeBoey authored and Belco90 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    c6ac4fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    321bef0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a7c320 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c6f254d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8403d69 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    26b94c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. ci: run tests for Node v23

    Belco90 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    39bbc78 View commit details
    Browse the repository at this point in the history
  2. docs: update migration guide

    Belco90 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    e37cb22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce223ce View commit details
    Browse the repository at this point in the history
  4. chore: regenerate lock

    Belco90 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    dd8a153 View commit details
    Browse the repository at this point in the history
Loading