File tree Expand file tree Collapse file tree 2 files changed +11
-7
lines changed
Expand file tree Collapse file tree 2 files changed +11
-7
lines changed Original file line number Diff line number Diff line change 1- #History
1+ # History
22
3- ##0 .2.2
3+ ## 0.3.0
4+ - Can now uses the recaptcha functions ` getValue ` ` reset ` directly from Wrapper without ` getComponent ` first.
5+ - bump deps
6+
7+ ## 0.2.2
48- Bump react-async-script (bug 0.2.1)
59
6- ##0 .2.1
10+ ## 0.2.1
711- Small lint fixes
812- Updated react-async-script
913
10- ##0 .2.0
14+ ## 0.2.0
1115- Now loads the script using react-async-script! Usage is now way simpler
1216
13- ##0 .1.0
17+ ## 0.1.0
1418- Migrated to ES6
1519- Added Travis
1620- Added Babel
1721- Added Karma
1822- Added First test
1923
20- ##0 .0.1
24+ ## 0.0.1
2125- Initial commit of component
Original file line number Diff line number Diff line change 11{
22 "name" : " react-google-recaptcha" ,
3- "version" : " 0.2.2 " ,
3+ "version" : " 0.3.0 " ,
44 "description" : " React Component Wrapper for Google reCAPTCHA" ,
55 "main" : " lib/recaptcha-wrapper.js" ,
66 "directories" : {
You can’t perform that action at this time.
0 commit comments