Skip to content

Releases: testing-library/react-testing-library

v1.9.4

02 Apr 22:53
23d6242
Compare
Choose a tag to compare

1.9.4 (2018-04-02)

Bug Fixes

  • release: manually release a patch version (23d6242), closes #33

v1.9.3

02 Apr 13:45
a8857b6
Compare
Choose a tag to compare

1.9.3 (2018-04-02)

Bug Fixes

  • extend-expect: remove expect import (a8857b6), closes #34

v1.9.2

30 Mar 04:43
Compare
Choose a tag to compare

1.9.2 (2018-03-30)

Bug Fixes

  • jest-matchers: message should be function and added test cases for the coverage as well (#32) (fd2df8d)

v1.9.1

29 Mar 23:32
Compare
Choose a tag to compare

1.9.1 (2018-03-29)

Bug Fixes

  • textMatch: if the textToMatch is not a string then it wont match (9792568)

v1.9.0

29 Mar 23:19
Compare
Choose a tag to compare

1.9.0 (2018-03-29)

Features

  • getByAltText: add a new query utility (e9b603d)

v1.8.2

29 Mar 16:27
Compare
Choose a tag to compare

1.8.2 (2018-03-29)

Bug Fixes

  • wait: be explicit about the timeout and interval (0083286)

v1.8.1

29 Mar 16:10
Compare
Choose a tag to compare

1.8.1 (2018-03-29)

Bug Fixes

  • waitForExpect: rename to wait (69a395f)

v1.8.0

29 Mar 15:37
Compare
Choose a tag to compare

1.8.0 (2018-03-29)

Features

v1.7.1

29 Mar 15:26
Compare
Choose a tag to compare

1.7.1 (2018-03-29)

Bug Fixes

  • add the missed file "extend-expect.js" to package.json (#28) (b13b1c1)

v1.7.0

28 Mar 15:33
Compare
Choose a tag to compare

1.7.0 (2018-03-28)

Features

  • matchers: add custom jest matchers (#13) (18104fe)