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/react-testing-library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v13.4.0
Choose a base ref
...
head repository:testing-library/react-testing-library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v14.1.2
Choose a head ref
  • 20 commits
  • 18 files changed
  • 9 contributors

Commits on Oct 1, 2022

  1. Configuration menu
    Copy the full SHA
    7c7dc78View commit details
    Browse the repository at this point in the history
  2. add stephensauceda as a contributor for doc (#1132)

    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    @allcontributors
    allcontributors[bot] authored Oct 1, 2022
    Configuration menu
    Copy the full SHA
    bca9bf8View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

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

Commits on Oct 8, 2022

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

Commits on Dec 6, 2022

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

Commits on Dec 12, 2022

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

Commits on Jan 31, 2023

  1. feat: Drop support for Node.js 12.x (#1169)

    BREAKING CHANGE: Minimum supported Node.js version is now 14.x
    @eps1lon
    eps1lon committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    9b7a1e2View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Bump kcd-scripts to 13.0.0 (#1170)

    * Bump kcd-scripts to 13.0.0 * Resolve lint issues
    @eps1lon
    eps1lon authored Feb 15, 2023
    Configuration menu
    Copy the full SHA
    1934bf2View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    153a095View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6653c23View commit details
    Browse the repository at this point in the history
  3. fix: Prevent "missing act" warning for queued microtasks (#1137)

    * Add intended behavior * fix: Prevent "missing act" warning for in-flight promises * Disable TL lint rules in tests * Implementation without macrotask * Now I member
    @eps1lon
    eps1lon authored Feb 16, 2023
    1Configuration menu
    Copy the full SHA
    f78839bView commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

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

Commits on May 4, 2023

  1. chore: renamenextchannel tocanary(#1207)

    * chore: add canary to our test matrix * chore: rename next to canary
    @MatanBobi
    MatanBobi authored May 4, 2023
    1Configuration menu
    Copy the full SHA
    5dc81dcView commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

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

Commits on Jul 26, 2023

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

Commits on Sep 10, 2023

  1. Configuration menu
    Copy the full SHA
    5b48916View commit details
    Browse the repository at this point in the history
  2. docs: add cmdcolin as a contributor for doc (#1238)

    * docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    @allcontributors
    allcontributors[bot] authored Sep 10, 2023
    Configuration menu
    Copy the full SHA
    c04b8f0View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. feat: add warnings when globals are missing (#1244)

    * feat: add warnings when globals are missing * revert the istanbul ignore removal * improve error message * Apply suggestions from code review Co-authored-by: Tim Deschryver <[email protected]> --------- Co-authored-by: Tim Deschryver <[email protected]>
    @MatanBobi@timdeschryver
    MatanBobi and timdeschryver authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    d80319fView commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    fd52a59View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c67477View commit details
    Browse the repository at this point in the history
Loading