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: v6.1.0
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: v6.1.1
Choose a head ref
  • 7 commits
  • 9 files changed
  • 6 contributors

Commits on Oct 12, 2023

  1. docs: add adevick as a contributor for code, test, and doc (#828)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    13edd25 View commit details
    Browse the repository at this point in the history
  2. docs: typo in v6 migration guide (#827)

    The rules are called `no-await-sync-query` and `no-await-sync-queries`
    
    Signed-off-by: Andi Pätzold <github@andipaetzold.com>
    andipaetzold authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    49ad68b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b531af8 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

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

Commits on Oct 29, 2023

  1. Configuration menu
    Copy the full SHA
    89141c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80843f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. fix: handle multiple imports with no-manual-cleanup (#835)

    Co-authored-by: Mario Beltrán <belco90@gmail.com>
    maisano and Belco90 authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    cb84da2 View commit details
    Browse the repository at this point in the history
Loading