Skip to content

Releases: callstack/react-native-testing-library

v1.4.2

29 Nov 09:34
Compare
Choose a tag to compare

Bug Fixes

  • add errors for queryBy* helpers when more than 1 instance found (#79) (bf2271d)

v1.4.1

28 Nov 11:56
Compare
Choose a tag to compare

Bug Fixes

  • modify *ByType API TS typings to allow required props (#71) (b410e39)
  • remove deprecated existential Flow type and use any for now (#77) (c5910d9)
  • compile to ES5 for publishing (#50) (c3672cf)

v1.4.1-es5.0

23 Nov 09:14
Compare
Choose a tag to compare
v1.4.1-es5.0 Pre-release
Pre-release

Features

v1.4.0

19 Nov 17:07
Compare
Choose a tag to compare

Bug Fixes

  • breaking: correct faulty implementation of finding by name and text (#62) (235942b)

Features

  • add debug to render helpers for easier console debugging (#65) (909916e)
  • add getByType helper (#64) (fa198c4)
  • deprecate getByName helpers (#66) (e407ff0)

v1.3.2

14 Nov 13:13
Compare
Choose a tag to compare

Revert "fix: getAllBy* methods return more elements than expected (#57)"

v1.3.1

13 Nov 18:47
Compare
Choose a tag to compare

Bug Fixes

  • getAllBy* methods return more elements than expected (#57) (d6d225d)

v1.3.0

18 Oct 08:20
Compare
Choose a tag to compare

Features

v1.2.0

17 Oct 20:14
Compare
Choose a tag to compare

Features

  • move pretty-format from peer do deps (#39) (45f45bf)

v1.1.0

16 Oct 20:38
Compare
Choose a tag to compare

Features

  • add debug.deep and alias debug.shallow to debug (#37)
  • add toJSON to render; cleanup shallow implementation (#35)

Fixes

  • use mocks from Jest preset react-native; remove fireEvent.onDoublePress (#36)
  • remove unnecessary flow expression causing error in Expo (#31)
  • do not bubble event to root element in fireEvent (#30)

Chores

  • update @callstack/eslint-config to the latest version 馃殌 (#34)
  • update flow-bin to the latest version 馃殌 (#25)

v1.0.0

11 Oct 12:58
Compare
Choose a tag to compare

Marking a stable release 馃殺