Skip to content

Tags: hayscoding/react-testing-library

Tags

v8.0.7

Toggle v8.0.7's commit message
docs: add jeetiss as a contributor (testing-library#416)

* docs: update README.md

* docs: update .all-contributorsrc

v8.0.6

Toggle v8.0.6's commit message
docs: add gaearon as a contributor (testing-library#409)

* docs: update README.md

* docs: update .all-contributorsrc

v8.0.5

Toggle v8.0.5's commit message
fix(build output): the dist directory no longer includes tests

This happened when I updated kcd-scripts, but I forgot to make a release
commit message for it.

v8.0.4

Toggle v8.0.4's commit message
fix(TS): use `Queries` from @testing-library/dom (testing-library#398)

v8.0.3

Toggle v8.0.3's commit message
docs: add NMinhNguyen as a contributor (testing-library#397)

* docs: update README.md

* docs: update .all-contributorsrc

v8.0.2

Toggle v8.0.2's commit message
fix: Specify baseElement without container (testing-library#394)

* Add expected behavior of base element

* Fix expected behavior of baseElement

* Improve tests

v8.0.1

Toggle v8.0.1's commit message
fix: docs pointed to old package

v8.0.0

Toggle v8.0.0's commit message
chore: fix version for semantic release

v7.0.1

Toggle v7.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: bump dom-testing-library range

Closes testing-library#373

v7.0.0

Toggle v7.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: update to the latest [email protected] (testing-library…

…#365)

BREAKING CHANGE: This upgrades to the latest dom-testing-library which has a few breaking changes: https://github.com/testing-library/dom-testing-library/releases/tag/v4.0.0