Releases: testing-library/dom-testing-library
Releases · testing-library/dom-testing-library
v1.10.0
1.10.0 (2018-04-24)
Features
- queries: add queryAll/getAll methods (#28) (6e0c752)
v1.9.0
1.9.0 (2018-04-20)
Features
v1.8.0
1.8.0 (2018-04-19)
Features
- prettyDOM: Expose pretty-dom utility (#25) (8748c89)
v1.7.1
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
1.7.0 (2018-04-11)
Features
- getNodeText : add getNodeText and ignore extra whitespace in node texts (#21) (2273f03)
v1.6.2
1.6.2 (2018-04-11)
Bug Fixes
v1.6.1
1.6.1 (2018-04-11)
Bug Fixes
- ignore extra whitespace when matching nodes by text content (#19) (605ded7)
v1.6.0
1.6.0 (2018-04-11)
Features
- add bindElementToQueries utility function for libraries using this API (#18) (4410b4c), closes #17
v1.5.0
1.5.0 (2018-04-10)
Features
- custom jest matchers from jest-dom (#15) (f2683d9)
v1.4.0
1.4.0 (2018-04-10)
Features
- debug: Adding debug log when a get call fails (#3) (c8069e3)