Skip to content
Permalink

Comparing changes

Choose two branches to see what鈥檚 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
base: 35522b1af7b72f771157d591387e84090fcf78f4
Choose a base ref
...
head repository: testing-library/react-testing-library
compare: f26b8df20369ab4bb41a462d6123819d526e53b9
Choose a head ref
  • 9 commits
  • 18 files changed
  • 4 contributors

Commits on Mar 4, 2020

  1. docs: add MichaelDeBoey as a contributor (#599)

    * docs: update README.md
    
    * docs: update .all-contributorsrc
    Kent C. Dodds committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    04e64bb View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2020

  1. docs: add stevenfitzpatrick as a contributor (#604)

    * docs: update README.md
    
    * docs: update .all-contributorsrc
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    2613d66 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. chore: fix typo (#608)

    remove extra `been`.
    Juan Je Garc铆a committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    3d48019 View commit details
    Browse the repository at this point in the history
  2. docs: add juangl as a contributor (#609)

    * docs: update README.md
    
    * docs: update .all-contributorsrc
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    0890ccc View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

  1. feat: update @testing-library/dom

    BREAKING CHANGE: The latest version of DOM Testing Library has several breaking changes you will want to review the changelog of DOM Testing Library to ensure you are uneffected.
    kentcdodds committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    435098c View commit details
    Browse the repository at this point in the history
  2. fix(node): drop Node 8 support (#576)

    Closes #575
    
    BREAKING CHANGE: This release drops support for Node 8. Upgrade to Node 10 or greater.
    kentcdodds committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    fccc2cf View commit details
    Browse the repository at this point in the history
  3. feat: Flush microtasks in cleanup (#519)

    Kent C. Dodds authored and kentcdodds committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    9fc8581 View commit details
    Browse the repository at this point in the history
  4. fix: remove deprecated cleanup-after-each (#598)

    BREAKING CHANGE: This removes `@testing-library/react/cleanup-after-each` which is deprecated and hasn't done anything for many versions.
    kentcdodds committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    7942f68 View commit details
    Browse the repository at this point in the history
  5. chore: cleanup repo (#600)

    Kent C. Dodds authored and kentcdodds committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    f26b8df View commit details
    Browse the repository at this point in the history