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 cb679d7 commit 94e81b1Copy full SHA for 94e81b1
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+v0.5.4 - Tue, 19 Jul 2016 21:46:12 GMT
2
+--------------------------------------
3
+
4
+- [cb679d7](../../commit/cb679d7) [fixed] issue with react 15.2 warnings for unknown props
5
6
7
8
v0.5.3 - Tue, 03 May 2016 01:57:36 GMT
9
--------------------------------------
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-google-recaptcha",
- "version": "0.5.3",
+ "version": "0.5.4",
"description": "React Component Wrapper for Google reCAPTCHA",
"main": "lib/recaptcha-wrapper.js",
"directories": {
0 commit comments