Skip to content

Releases: hCaptcha/react-hcaptcha

1.8.1

Choose a tag to compare

@zoryana94 zoryana94 released this 12 Apr 17:17
2f8d4d9

What's Changed:

  • Fix the NextJS issue with document not being defined

1.8.0

Choose a tag to compare

@brdlyptrs brdlyptrs released this 10 Apr 17:48
d91f756

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

Choose a tag to compare

@zoryana94 zoryana94 released this 06 Apr 17:57
44e6529

What's Changed:

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

1.6.1

Choose a tag to compare

@zoryana94 zoryana94 released this 06 Apr 07:02
61de495

1.6.0

Choose a tag to compare

@zoryana94 zoryana94 released this 30 Mar 07:14
8e6a0c0

What's Changed:

1.5.0

Choose a tag to compare

@zoryana94 zoryana94 released this 29 Mar 08:08
21458d4

What's changed:

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

1.4.4

Choose a tag to compare

@zoryana94 zoryana94 released this 08 Jul 08:21
5769b66

What's changed:

  • Move the @types/react to the devDependencies

1.4.3

Choose a tag to compare

@zoryana94 zoryana94 released this 30 Jun 12:17
5480f84

What's changed:

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

1.4.2

Choose a tag to compare

@zoryana94 zoryana94 released this 30 Jun 09:22
9da6306

What's changed:

  • Trigger the onError callback if the hCaptcha script fails to load
    Thank you for your contribution, @andrepolischuk!

1.4.1

Choose a tag to compare

@zoryana94 zoryana94 released this 29 Jun 17:30
5c31793

What's changed:

  • Update the "prepublishOnly" script