Skip to content
This repository was archived by the owner on Jul 30, 2020. It is now read-only.

Releases: testing-library/native-testing-library

v4.0.11

18 Sep 18:33
Compare
Choose a tag to compare

4.0.11 (2019-09-18)

Bug Fixes

  • queries: fix boolean values for getBy* queries (24c97fe)

v4.0.10

18 Sep 14:55
Compare
Choose a tag to compare

4.0.10 (2019-09-18)

Bug Fixes

  • allow boolean searches for getBy* queries (c7348ec)

v4.0.9

06 Sep 14:49
Compare
Choose a tag to compare

4.0.9 (2019-09-06)

Bug Fixes

  • add compatibility for latest versions of React Native (a4db523), closes #48

v4.0.8

27 Aug 14:18
840fc0a
Compare
Choose a tag to compare

4.0.8 (2019-08-27)

Bug Fixes

  • act: improve async act detection (#50) (840fc0a)

v4.0.7

29 Jun 13:50
Compare
Choose a tag to compare

4.0.7 (2019-06-29)

Bug Fixes

  • removed old ByA11yStates and ByA11yTraits typings, added ByDisplayValue and ByTitle typings (#40) (4233b05)

v4.0.6

20 Jun 19:09
Compare
Choose a tag to compare

4.0.6 (2019-06-20)

Bug Fixes

  • types: make parameter names more consistent (52b5ab7)

v4.0.5

20 Jun 18:56
Compare
Choose a tag to compare

4.0.5 (2019-06-20)

Bug Fixes

  • types: fix a few more TestRenderer mismatches (dd03c5c)

v4.0.4

20 Jun 18:42
Compare
Choose a tag to compare

4.0.4 (2019-06-20)

Bug Fixes

  • types: change testRenderer types to testInstances (61f8438)

v4.0.3

20 Jun 18:24
Compare
Choose a tag to compare

4.0.3 (2019-06-20)

Bug Fixes

  • typescript: correct typings for container argument of queries (ca7760d), closes #30 #35
  • typescript: fix query typings (#1) (#32) (c6088ad)

v4.0.2

31 May 14:38
Compare
Choose a tag to compare

4.0.2 (2019-05-31)

Bug Fixes

  • bump jest-native version (896eee6)