Skip to content

Releases: wojtekmaj/react-recaptcha-v3

v0.1.4

06 Mar 09:10
2cdae4f
Compare
Choose a tag to compare

Bug fixes

  • Fixed "ReferenceError: window is not defined" error in SSR mode.

v0.1.3

05 Mar 14:54
aa6c359
Compare
Choose a tag to compare

Bug fixes

  • Fixed types for scriptProps prop.

v0.1.2

05 Mar 14:32
38a3e1a
Compare
Choose a tag to compare

What's new?

Bug fixes

  • Fixed "SyntaxError: Named export 'use' not found." error on older versions of React.
  • Fixed scriptProps.nonce prop not working properly.
  • Fixed scriptProps.onLoadCallbackName prop not working properly.
  • Fixed update loop if scriptProps was defined as an inline object.

v0.1.1

05 Mar 13:00
77d03f1
Compare
Choose a tag to compare

What's new?

  • Added exports with "Google" in their names for backwards compatibility.

v0.1.0

05 Mar 12:54
cdc5db2
Compare
Choose a tag to compare

Initial release.