Skip to content

Releases: callstack/react-native-testing-library

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 🚢

v0.2.3

10 Oct 19:50
Compare
Choose a tag to compare

Features

  • feat: Add TypeScript types (#18)
  • feat: add waitForElement (#20)
  • feat: Add TypeScript types to waitForElement (#21)

Chore

  • test: add tests for shallow rendering (#19)

v0.2.2

07 Oct 15:26
Compare
Choose a tag to compare

Fixes

  • fix: stack traces for get APIs (#17)
  • fix: Flow types (#16)

v0.2.0

07 Oct 09:05
Compare
Choose a tag to compare

Features

  • feat: add query* API (#13)
  • feat: fireEvent API (#11)
  • BREAKING: make getAllBy* methods throwable (#12)

v0.1.0

07 Oct 09:06
Compare
Choose a tag to compare

Initial release! 🎉🎉🎉