Skip to content

Releases: testing-library/dom-testing-library

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)

v1.3.0

10 Apr 03:48
Compare
Choose a tag to compare

1.3.0 (2018-04-10)

Features

v1.2.0

09 Apr 19:42
Compare
Choose a tag to compare

1.2.0 (2018-04-09)

Features

  • waitForElement: a wrapper around MutationObserver (#10) (2289371)

v1.1.0

07 Apr 13:47
Compare
Choose a tag to compare

1.1.0 (2018-04-07)

Bug Fixes

  • setup semantic-release properly (f77f943)

Features

  • matchers: add toHaveClass custom matcher (closes #2) (#4) (75d12c4)