Releases: t49tran/react-google-recaptcha-v3
Releases · t49tran/react-google-recaptcha-v3
Package maintenance
1.10.0
v1.9.7
v1.9.6
Version 1.9.4
Rewrite GoogleRecaptchaProvider to a functional component and add npmignore to reduce unbundled size.
Version 1.7.0
Group current nonce
prop together with new props: async
, defer
, appendTo
into a new scriptProps
that allow more controls over the injected script tag.
Version 1.6.1
Rewrite the GoogleRecaptcha
component to a functional component.