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 fde0d51 commit 8e2213dCopy full SHA for 8e2213d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+v0.13.0 - Tue, 24 Jul 2018 21:50:35 GMT
2
+---------------------------------------
3
+
4
+- [fde0d51](../../commit/fde0d51) [fixed] Update async-script to get rid of Map polyfill
5
6
7
8
v0.12.0 - Mon, 11 Jun 2018 16:39:53 GMT
9
---------------------------------------
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-google-recaptcha",
- "version": "0.12.0",
+ "version": "0.13.0",
"description": "React Component Wrapper for Google reCAPTCHA",
"main": "lib/recaptcha-wrapper.js",
"module": "lib/es/recaptcha-wrapper.js",
0 commit comments