Releases: abinnovision/vue-recaptcha-v3
Releases · abinnovision/vue-recaptcha-v3
2.0.1
Documentation:
- Fix typo in readme (
useReCaptcha()
instead of useRecaptcha()
)
2.0.0
Features:
- #218 Vue 3 Support (Big thanks to @aklinker1!)
- Starting from version 2.0.0 this package supports Vue 3! Vue 2 can still be used by using the ^1.9.0 version (See here).
1.9.0
Feature:
- bump
recaptcha-v3
to v1.8.0
1.8.0
Fixes:
- #104
$recaptchaLoaded()
works properly now
1.7.2
Features:
- Update
recaptcha-v3
to v1.7.2
- Expose
ReCaptchaInstance
1.7.0
Features:
- Update
recaptcha-v3
to v1.7.0
1.6.1
Features:
- Update
recaptcha-v3
to v1.6.1
1.3.0
Fixes:
- TypeScript config: Using
commonjs
instead of es6
as module system.
- Updated to recaptcha-v3 v1.3.0