-
Notifications
You must be signed in to change notification settings - Fork 405
Comparing changes
Open a pull request
base repository: testing-library/jest-dom
base: v6.4.1
head repository: testing-library/jest-dom
compare: v6.4.2
- 6 commits
- 3 files changed
- 3 contributors
Commits on Feb 1, 2024
-
docs: add fpapado as a contributor for code, doc, and test (#573)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Ernesto García <ernesto@ernesto.dev>
Configuration menu - View commit details
-
Copy full SHA for 16499cf - Browse repository at this point
Copy the full SHA 16499cfView commit details -
docs: add jakeboone02 as a contributor for code, and test (#578)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d829ed9 - Browse repository at this point
Copy the full SHA d829ed9View commit details -
docs: add SteKoe as a contributor for bug, and code (#579)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 73ad847 - Browse repository at this point
Copy the full SHA 73ad847View commit details -
docs: add kryops as a contributor for bug, code, and test (#580)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 978e3d4 - Browse repository at this point
Copy the full SHA 978e3d4View commit details -
docs: add Dennis273 as a contributor for code (#581)
* docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c5c4e8d - Browse repository at this point
Copy the full SHA c5c4e8dView commit details
Commits on Feb 5, 2024
-
fix: Remove errant export of GetByRoleMatcher, fixing type checking i…
…n some TS configurations (#575) * Remove errant export of GetByRoleMatcher Mixing export type with export = matchers can throw off TypeScript in some configurations. We do not need to export the matcher as a separate type, since the argument types are available in the matcher already. * import type for ARIARole --------- Co-authored-by: Ernesto García <ernesto@ernesto.dev>
Configuration menu - View commit details
-
Copy full SHA for a93c0c4 - Browse repository at this point
Copy the full SHA a93c0c4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v6.4.1...v6.4.2