Releases: hCaptcha/react-hcaptcha
Releases · hCaptcha/react-hcaptcha
1.4.1
What's changed:
- Update the "prepublishOnly" script
1.3.0: Merge pull request #126 from hCaptcha/update-version
What's Changed:
- Update the docs
- Fix the @babel/runtime issue
1.1.1
- Fixes types for
onVerify
event
1.1.0
Add the callbacks:
Event |
Params |
Description |
onOpen |
- |
When the user display of a challenge starts. |
onClose |
- |
When the user dismisses a challenge. |
onChalExpired |
- |
When the user display of a challenge times out with no answer. |
0.3.10
What's Changed
- Fix
hl
property change when language is changed