Skip to content

Releases: hCaptcha/react-hcaptcha

1.8.1

12 Apr 17:17
2f8d4d9
Compare
Choose a tag to compare

What's Changed:

  • Fix the NextJS issue with document not being defined

1.8.0

10 Apr 17:48
d91f756
Compare
Choose a tag to compare

What's Changed

  • fix(onload): Add onload to window correlated with element by @brdlyptrs in #185

Full Changelog: 1.7.0...1.8.0

1.7.0

06 Apr 17:57
44e6529
Compare
Choose a tag to compare

What's Changed:

  • Add the scriptLocation prop which specifies where to append the script.
    More info in the README.

1.6.1

06 Apr 07:02
61de495
Compare
Choose a tag to compare

1.6.0

30 Mar 07:14
8e6a0c0
Compare
Choose a tag to compare

What's Changed:

1.5.0

29 Mar 08:08
21458d4
Compare
Choose a tag to compare

What's changed:

  • Add optional parameter loadAsync to load the script asynchronously
  • Update the dependencies

1.4.4

08 Jul 08:21
5769b66
Compare
Choose a tag to compare

What's changed:

  • Move the @types/react to the devDependencies

1.4.3

30 Jun 12:17
5480f84
Compare
Choose a tag to compare

What's changed:

  • Fix the React StrictMode issue
  • Update the examples with the onError callback

1.4.2

30 Jun 09:22
9da6306
Compare
Choose a tag to compare

What's changed:

1.4.1

29 Jun 17:30
5c31793
Compare
Choose a tag to compare

What's changed:

  • Update the "prepublishOnly" script