Releases: testing-library/dom-testing-library
Releases · testing-library/dom-testing-library
v1.10.1
04 May 19:35
Compare
Sorry, something went wrong.
No results found
v1.10.0
24 Apr 19:52
Compare
Sorry, something went wrong.
No results found
1.10.0 (2018-04-24)
Features
queries: add queryAll/getAll methods (#28 ) (6e0c752 )
v1.9.0
20 Apr 19:06
Compare
Sorry, something went wrong.
No results found
1.9.0 (2018-04-20)
Features
v1.8.0
19 Apr 20:38
Compare
Sorry, something went wrong.
No results found
1.8.0 (2018-04-19)
Features
prettyDOM: Expose pretty-dom utility (#25 ) (8748c89 )
v1.7.1
12 Apr 03:28
Compare
Sorry, something went wrong.
No results found
1.7.1 (2018-04-12)
Bug Fixes
make the case-insensitive text matching only when TextMatch is a string. (#23 ) (131a20b )
v1.7.0
11 Apr 18:34
Compare
Sorry, something went wrong.
No results found
1.7.0 (2018-04-11)
Features
getNodeText : add getNodeText and ignore extra whitespace in node texts (#21 ) (2273f03 )
v1.6.2
11 Apr 17:36
Compare
Sorry, something went wrong.
No results found
1.6.2 (2018-04-11)
Bug Fixes
v1.6.1
11 Apr 14:10
Compare
Sorry, something went wrong.
No results found
1.6.1 (2018-04-11)
Bug Fixes
ignore extra whitespace when matching nodes by text content (#19 ) (605ded7 )
v1.6.0
11 Apr 12:50
Compare
Sorry, something went wrong.
No results found
1.6.0 (2018-04-11)
Features
add bindElementToQueries utility function for libraries using this API (#18 ) (4410b4c ), closes #17
v1.5.0
10 Apr 22:05
Compare
Sorry, something went wrong.
No results found
1.5.0 (2018-04-10)
Features
custom jest matchers from jest-dom (#15 ) (f2683d9 )