Skip to content

Releases: hCaptcha/react-hcaptcha

v1.14

23 Oct 17:44
3fddca4

Choose a tag to compare

What's Changed

  • feat(execute): Add unmount tracking to reject async execution

Full Changelog: v1.13.1...v1.14

v1.13.1

22 Oct 20:36
5549f77

Choose a tag to compare

What's Changed

  • fix(api): Passing the expected parameter to the loader by @Cai3ra in #310
  • feat(package): Bump hCaptcha loader version by @Cai3ra in #310
  • docs: Update README.md by @Cai3ra in #310

1.13.0

17 Oct 13:15
644cfa5

Choose a tag to compare

What's Changed

  • feat(api): add userJourneys prop support by @Cai3ra in #299

1.12.1

07 Aug 16:56
9519347

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.12.0...1.12.1

1.12.0

26 Feb 13:35
120f986

Choose a tag to compare

What's Changed

Full Changelog: 1.11.3...1.12.0

1.11.3

25 Feb 11:26
1597167

Choose a tag to compare

What's Changed

  • fix: Fix hCaptcha updates and add Change Theme demo example by @zoryana94 in #255

1.11.2

11 Feb 11:07
76e82b8

Choose a tag to compare

What's Changed

1.11.1

14 Jan 12:06
7c588f8

Choose a tag to compare

What's Changed

1.11.0

14 Aug 17:13
1066685

Choose a tag to compare

What's changed

  • Execute hCaptcha when ready #238

1.10.3

07 Aug 15:12
491bb96

Choose a tag to compare

What's Changed

  • Add typing overloads for the execute method #234
    Thank you a lot for contribution, @JAD3N!