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.0.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: v13.0.1
Choose a head ref
  • 3 commits
  • 4 files changed
  • 3 contributors

Commits on Apr 11, 2022

  1. test(types): Don't assume implicit children (#1042)

    * test(types): Don't assume implicit children
    
    * format
    eps1lon authored Apr 11, 2022
    Configuration menu
    Copy the full SHA
    93bc2c8 View commit details
    Browse the repository at this point in the history
  2. fix: Specify a non-* version for @types/react-dom (#1040)

    fixes #1039
    
    Co-authored-by: Sebastian Silbermann <silbermann.sebastian@gmail.com>
    Nokel81 and eps1lon authored Apr 11, 2022
    Configuration menu
    Copy the full SHA
    2a889e8 View commit details
    Browse the repository at this point in the history
  3. docs: add Nokel81 as a contributor for bug, code (#1043)

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