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: v10.0.6
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: v10.1.0
Choose a head ref
  • 2 commits
  • 9 files changed
  • 3 contributors

Commits on Jun 4, 2020

  1. feat(TS): move typings from DefinitelyTyped into this repo (#690)

    * Bring typings from DefinitelyTyped into this repo
    
    Closes #688
    
    * Add missing types and configs
    
    Add `pure.d.ts` that re-exports everything from `index.d.ts`
    Turn off `whitespace` rule
    
    Co-authored-by: Sam Tsai <satsai@cisco.com>
    samtsai and samtsai authored Jun 4, 2020
    Configuration menu
    Copy the full SHA
    16f2f56 View commit details
    Browse the repository at this point in the history
  2. docs: add samtsai as a contributor (#691)

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