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-hooks-testing-library
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.0-beta.10
Choose a base ref
...
head repository: testing-library/react-hooks-testing-library
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.0-beta.11
Choose a head ref
  • 3 commits
  • 2 files changed
  • 3 contributors

Commits on Jan 12, 2021

  1. Copy the full SHA
    a334f80 View commit details
  2. docs: add jonkoops as a contributor (#538)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Jan 12, 2021
    Copy the full SHA
    a826198 View commit details

Commits on Jan 13, 2021

  1. Copy the full SHA
    008077c View commit details
Showing with 13 additions and 1 deletion.
  1. +12 −1 .all-contributorsrc
  2. +1 −0 README.md
13 changes: 12 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -454,6 +454,17 @@
"contributions": [
"maintenance"
]
},
{
"login": "jonkoops",
"name": "Jon Koops",
"avatar_url": "https://avatars2.githubusercontent.com/u/695720?v=4",
"profile": "https://github.com/jonkoops",
"contributions": [
"code"
]
}
]
],
"skipCi": true,
"contributorsPerLine": 7
}
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -231,6 +231,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://github.com/techanvil"><img src="https://avatars0.githubusercontent.com/u/18395600?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Tom Rees-Herdman</b></sub></a><br /><a href="https://github.com/testing-library/react-hooks-testing-library/commits?author=techanvil" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/iqbal125"><img src="https://avatars2.githubusercontent.com/u/24860061?v=4?s=100" width="100px;" alt=""/><br /><sub><b>iqbal125</b></sub></a><br /><a href="https://github.com/testing-library/react-hooks-testing-library/commits?author=iqbal125" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/cliffzhaobupt"><img src="https://avatars3.githubusercontent.com/u/7374506?v=4?s=100" width="100px;" alt=""/><br /><sub><b>cliffzhaobupt</b></sub></a><br /><a href="#maintenance-cliffzhaobupt" title="Maintenance">🚧</a></td>
<td align="center"><a href="https://github.com/jonkoops"><img src="https://avatars2.githubusercontent.com/u/695720?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jon Koops</b></sub></a><br /><a href="https://github.com/testing-library/react-hooks-testing-library/commits?author=jonkoops" title="Code">💻</a></td>
</tr>
</table>