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: v10.4.3
Choose a base ref
...
head repository: testing-library/react-testing-library
compare: v10.4.4
Choose a head ref
  • 4 commits
  • 5 files changed
  • 3 contributors

Commits on Jun 25, 2020

  1. docs: add kamranayub as a contributor (#721)

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

Commits on Jul 2, 2020

  1. chore: create new jobs for React next (fixes #726) (#728)

    - Tests with both React stable and next for all builds (push and cron)
    - Allow next releases to fail the build so we can still release
    - Solves cron issues like #726 that are only caused by next releases
    nickmccurdy committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    3c9d7b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2020

  1. fix: React next fails on build (#726) (#732)

    * fix: Fix build on react@next
    
    * Working on ^16.9 and lower than 16.8
    
    * Solution works in 16.8 also
    
    * Fixes from code review
    
    * Import only the function we need
    MatanBobi committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    604d3e9 View commit details
    Browse the repository at this point in the history
  2. docs: add MatanBobi as a contributor (#733)

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