Skip to content

Releases: jesperjohansson/react-native-is-detox

Release 1.2.3

19 May 09:58
Compare
Choose a tag to compare

1.2.3 (2023-05-19)

Bug Fixes

  • android: upgrade sdk versions (2d75e3e)

Release 1.2.2

11 Apr 16:48
Compare
Choose a tag to compare

1.2.2 (2023-04-11)

Bug Fixes

  • android: remove jcenter (329d0ae)

Release 1.2.1

11 Apr 16:26
Compare
Choose a tag to compare

1.2.1 (2023-04-11)

Bug Fixes

  • make mocked isDetox function async (175bab5)

Release 1.2.0

20 Apr 08:37
a111ef4
Compare
Choose a tag to compare

1.2.0 (2022-04-20)

Features

  • add jestSetup.js for mocking module (275fb00)

Release 1.1.0

20 Apr 07:21
b9f42d2
Compare
Choose a tag to compare

1.1.0 (2022-04-20)

Features

  • android: add isDetoxSync native method (6f446cc)
  • example: add isDetoxSync (e6c9362)
  • ios: add isDetoxSync native method (dfe2381)
  • js: add isDetoxSync method (5296c59)

Release 1.0.0

19 Apr 11:16
af59e53
Compare
Choose a tag to compare

1.0.0 (2022-04-19)

Release 0.2.1

19 Apr 08:15
3be6b8c
Compare
Choose a tag to compare

0.2.1 (2022-04-19)

Bug Fixes

  • android: update minSdkVersion to 21 (7c6a609)

Release 0.2.0

15 Apr 23:14
902fe08
Compare
Choose a tag to compare

0.2.0 (2022-04-15)

Features

  • android: add isDetox native method (a20b874)
  • android: update isDetox native method (bf33a23)
  • example: update example isDetox import from default (f2d0486)
  • example: update example module usage (c29ebd9)
  • ios: add isDetox native method (cdef9b8)
  • js: add isDetox function (f48c0e6)