We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2ae438 commit 510629aCopy full SHA for 510629a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+v0.11.1 - Thu, 10 May 2018 22:28:19 GMT
2
+---------------------------------------
3
+
4
+- [b2ae438](../../commit/b2ae438) [fixed] issue grecaptcha.render is not a function by adding condition
5
6
7
8
v0.11.0 - Sun, 25 Mar 2018 20:09:27 GMT
9
---------------------------------------
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-google-recaptcha",
- "version": "0.11.0",
+ "version": "0.11.1",
"description": "React Component Wrapper for Google reCAPTCHA",
"main": "lib/recaptcha-wrapper.js",
"module": "lib/es/recaptcha-wrapper.js",
0 commit comments