Skip to content

Releases: mav10/react-native-recaptcha-enterprise

⚡️Release 0.2.7

02 Jul 08:10
Compare
Choose a tag to compare
  • build(ios): add RecaptchaInterop dependency

Full Changelog: v0.2.6...v0.2.7

v0.2.6

02 Jul 06:43
Compare
Choose a tag to compare

What's Changed

  • build(android): Update reCAPTCHA SDK v18.4.0 by @rodrigorbrg in #4
  • build(iOS): Update reCAPTCHA SDK v18.5.1
  • fix: crash on initialization on phones without Google API
  • bump version

New Contributors

Full Changelog: v0.2.2...v0.2.6

v0.2.5

02 Jul 05:44
Compare
Choose a tag to compare
v0.2.5 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.2.5

v0.2.4

02 Jul 05:42
Compare
Choose a tag to compare
v0.2.4 Pre-release
Pre-release

What's Changed

  • build(android): Update reCAPTCHA SDK v18.4.0 by @rodrigorbrg in #4
  • build(iOS): Update reCAPTCHA SDK v18.5.1
  • fix: crash on initialization on phones without Google API

New Contributors

Full Changelog: v0.2.2...v0.2.4

⚡️Release 0.2.2

10 Jun 11:44
Compare
Choose a tag to compare

0.2.2 (2023-06-10)

Support react-native 0.71

  • use exact version of native SDK to 18.1.1
  • bump react native version to 0.71.8
  • update examples

Documentation

  • update section for setup iOS project

Full Changelog: v0.2.1...v0.2.2

Release 0.2.1

17 Jan 08:17
Compare
Choose a tag to compare

0.2.1 (2023-01-17)

remove arm64 exclusion from ios project

🚀 Release 0.2.0

26 Dec 08:12
Compare
Choose a tag to compare

0.2.0 (2022-12-26)

Announcing release 0.2.0

  • Android is fully completed ✅
  • iOS part is fully completed ✅
  • Error handling is compatible with both version
  • Documentation is written

Features

  • availability check (google play services) (e912850)
    Now during initialisation or by demand we can define could be ReCaptcha used on native module or not.
  • improved documentation in code and added Readme with example

What is next:

  • cover it by tests

Release 0.1.1

23 Dec 10:50
Compare
Choose a tag to compare

iOS initial support

Init NPM publish

22 Dec 09:41
683b547
Compare
Choose a tag to compare
0.1.0

Update ci.yml