Skip to content

Releases: hCaptcha/react-native-hcaptcha

v2.1.0

17 Oct 06:53
adc3bc7

Choose a tag to compare

What's Changed

  • Feat: Add verify params phone / phone prefix in #94

Full Changelog: v2.0.5...v2.1.0

v2.0.5

19 Aug 22:19
fae8f20

Choose a tag to compare

What's Changed

  • Fix/safe area view for modal
  • fix: don't disable HERMES

New Contributors

Full Changelog: v2.0.4...v2.0.5

v2.0.3

03 Aug 20:30
d6405a9

Choose a tag to compare

What's Changed

  • fix: correctly process theme as object or as JSON.stringify(theme)
  • chore(types): extend WebViewMessageEvent type with custom methods
  • Feature/handle sms

Full Changelog: v2.0...v2.0.3

v2.0.2

07 Jul 09:23
v2.0.2
e3e70d4

Choose a tag to compare

What's Changed

  • fix: correctly process theme as object or as JSON.stringify(theme)
  • fix: extend WebViewMessageEvent type with custom methods

v2.0

27 Apr 22:46
b10c822

Choose a tag to compare

What's Changed

  • fix: add hasBackDrop to index.d.ts
  • fix: make react-test-renderer version wildcard
  • Chore/add pre commit + vendor actions
  • cicd: Update and Lock Actions
  • Rewrite example using hooks
  • chore: return actual error code

NOTE: This release changes the response signature of error handling to match the upstream JS SDK: error codes are now passed through directly, simplifying analysis.

Please review your pre-2.0 error handling code to ensure no changes are required if you are upgrading from 1.x.

v1.8.2

28 Nov 19:02
e329552

Choose a tag to compare

  • Improve SDK working under slow connection #65

v1.7.2

08 Jun 14:31

Choose a tag to compare

Dependencies updated

v1.7.1

14 Mar 16:03
3e66749

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

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

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.1...1.6.0