Releases: mav10/react-native-recaptcha-enterprise
Releases · mav10/react-native-recaptcha-enterprise
⚡️Release 0.2.7
- build(ios): add RecaptchaInterop dependency
Full Changelog: v0.2.6...v0.2.7
v0.2.6
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
- @rodrigorbrg made their first contribution in #4
Full Changelog: v0.2.2...v0.2.6
v0.2.5
What's Changed
- Update reCAPTCHA SDK v18.4.0 by @rodrigorbrg in #4
New Contributors
- @rodrigorbrg made their first contribution in #4
Full Changelog: v0.2.2...v0.2.5
v0.2.4
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
- @rodrigorbrg made their first contribution in #4
Full Changelog: v0.2.2...v0.2.4
⚡️Release 0.2.2
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
0.2.1 (2023-01-17)
remove arm64
exclusion from ios project
🚀 Release 0.2.0
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 beReCaptcha
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
iOS initial support
Init NPM publish
0.1.0 Update ci.yml