Releases: testing-library/dom-testing-library Releases · testing-library/dom-testing-library
v3.0.1 17 Jul 18:05
Compare Sorry, something went wrong.
No results found 3.0.1 (2018-07-17) Bug Fixes waitForElement: ensure waitForElement responds to attribute and textNode changes (#74 ) (6e9d7c5 ) v3.0.0 10 Jul 22:44
Compare Sorry, something went wrong.
No results found 3.0.0 (2018-07-10) Bug Fixes BREAKING CHANGES dom-testing-library no longer exposes the extend-expect module. Replace anywhere you're using 'dom-testing-library/extend-expect' with 'jest-dom/extend-expect' 👍 v2.9.1 09 Jul 19:29
Compare Sorry, something went wrong.
No results found 2.9.1 (2018-07-09) Bug Fixes Make 2nd arg for getQueriesForElement optional and export within for TS types (#68 ) (ec672a6 ) v2.9.0 09 Jul 18:13
Compare Sorry, something went wrong.
No results found 2.9.0 (2018-07-09) Features queries: allow overriding queries in getQueriesForElement (#67 ) (e0200af ) v2.8.0 08 Jul 18:09
Compare Sorry, something went wrong.
No results found 2.8.0 (2018-07-08) Features v2.7.0 29 Jun 20:16
Compare Sorry, something went wrong.
No results found 2.7.0 (2018-06-29) Features v2.6.4 28 Jun 16:45
Compare Sorry, something went wrong.
No results found 2.6.4 (2018-06-28) Bug Fixes v2.6.3 28 Jun 05:21
Compare Sorry, something went wrong.
No results found 2.6.3 (2018-06-28) Bug Fixes getByLabelText: Support aria-labelledby attr containing multiple ids (#59 ) (ba44c14 ) v2.6.2 23 Jun 19:36
Compare Sorry, something went wrong.
No results found 2.6.2 (2018-06-23) Bug Fixes TS: add typings for getByValue, getAllByValue, queryByValue, queryAllByValue (#62 ) (e722b3a ) v2.6.1 19 Jun 13:28
Compare Sorry, something went wrong.
No results found 2.6.1 (2018-06-19) Bug Fixes TS: Correct array return types for queryAll and getAll apis (#60 ) (275496f )