Tags: luistak/react-testing-library
Tags
docs: add screendriver as a contributor (testing-library#692) Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
docs: add samtsai as a contributor (testing-library#691) * docs: update README.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
fix: force update version of @testing-library/dom (testing-library#687)
fix(fireEvent): automatically configure `fireEvent` to be wrapped in … …act (testing-library#685)
fix: upgrade all dependencies (and fix UMD build) (testing-library#653)
fix: restore this when requiring timers (testing-library#644) closes testing-library#614
fix: remove deprecated cleanup-after-each (testing-library#598) BREAKING CHANGE: This removes `@testing-library/react/cleanup-after-each` which is deprecated and hasn't done anything for many versions.