Skip to content

Releases: hCaptcha/react-native-hcaptcha

v4.0.0

07 Apr 14:26
17ab909

Choose a tag to compare

What's Changed

  • User Journeys support

Full Changelog: v3.0.2...v4.0.0

v3.0.2

26 Mar 22:11
a18b8bf

Choose a tag to compare

What's Changed

  • ci: split publish into separate workflow

Full Changelog: v3.0.1...v3.0.2

v3.0.1

26 Mar 18:27
031ee55

Choose a tag to compare

What's Changed

  • clean up dependencies
  • ci: use provenance instead of normal npm auth

Full Changelog: v3.0.0...v3.0.1

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