Skip to content

Releases: testing-library/dom-testing-library

v1.10.0

24 Apr 19:52
Compare
Choose a tag to compare

1.10.0 (2018-04-24)

Features

  • queries: add queryAll/getAll methods (#28) (6e0c752)

v1.9.0

20 Apr 19:06
Compare
Choose a tag to compare

1.9.0 (2018-04-20)

Features

v1.8.0

19 Apr 20:38
Compare
Choose a tag to compare

1.8.0 (2018-04-19)

Features

  • prettyDOM: Expose pretty-dom utility (#25) (8748c89)

v1.7.1

12 Apr 03:28
Compare
Choose a tag to compare

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
Choose a tag to compare

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
Choose a tag to compare

1.6.2 (2018-04-11)

Bug Fixes

v1.6.1

11 Apr 14:10
Compare
Choose a tag to compare

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
Choose a tag to compare

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
Choose a tag to compare

1.5.0 (2018-04-10)

Features

  • custom jest matchers from jest-dom (#15) (f2683d9)

v1.4.0

10 Apr 16:14
Compare
Choose a tag to compare

1.4.0 (2018-04-10)

Features

  • debug: Adding debug log when a get call fails (#3) (c8069e3)