Skip to content

Releases: hCaptcha/react-native-hcaptcha

v1.7.2

08 Jun 14:31
Compare
Choose a tag to compare

Dependencies updated

v1.7.1

14 Mar 16:03
3e66749
Compare
Choose a tag to compare

What's Changed

  • Fix CVE-2023-45133 by replacing babel-preset-react-native with metro-react-native-babel-preset

New Contributors

Full Changelog: v1.7.0...v1.7.1

v1.7.0

24 Feb 13:39
f5af62a
Compare
Choose a tag to compare

What's Changed

  • feat: emit 'open' event if visual challenge appears
  • ci: update actions to v4

Full Changelog: 1.6.0...v1.7.0

1.6.0

22 Sep 14:16
c5f1e25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.1...1.6.0

1.5.1

14 Feb 23:30
01de7c7
Compare
Choose a tag to compare

What's Changed

  • updates props section in the readme by @demedos in #33
  • removes useless cancelButtonText prop by @demedos in #31
  • downgrade react-test-renderer to 18.1.0 for react native compatibility by @demedos in #30
  • adds typescript types by @demedos in #32
  • #26 add missing props by @CAMOBAP in #35
  • fix(passiveKey) sdk should not block user input for passiveKey by @CAMOBAP in #36

New Contributors

Full Changelog: 1.4.2...1.5.1

v1.5.0

21 Dec 20:44
Compare
Choose a tag to compare

What's Changed

  • update props section in the readme by @demedos in #33
  • remove unused cancelButtonText prop by @demedos in #31
  • downgrade react-test-renderer to 18.1.0 for react native compatibility by @demedos in #30
  • add typescript types by @demedos in #32

Full Changelog: 1.4.2...v1.5.0

1.4.2

09 Nov 18:26
1f02dfd
Compare
Choose a tag to compare

What's Changed

  • Bugfix/cannot close captcha by clicking outside

Full Changelog: 1.4.1...1.4.2

1.4.1

30 Aug 17:26
a711789
Compare
Choose a tag to compare

What's Changed

  • Fix TypeError: replaceAll is not a function

Full Changelog: 1.4.0...1.4.1

1.4.0

28 Jun 22:03
bf424c1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.4...1.4.0