Skip to content

Latest commit

 

History

History
161 lines (80 loc) · 3.3 KB

CHANGELOG.md

File metadata and controls

161 lines (80 loc) · 3.3 KB

v0.9.7 - Thu, 10 Aug 2017 00:04:43 GMT

v0.9.6 - Tue, 20 Jun 2017 16:20:26 GMT

v0.9.5 - Fri, 02 Jun 2017 09:26:50 GMT

v0.9.4 - Fri, 02 Jun 2017 09:26:02 GMT

v0.9.3 - Mon, 24 Apr 2017 16:31:56 GMT

  • cb041a3 [fixed] issue with handleExpired not being bound

v0.9.2 - Thu, 20 Apr 2017 01:10:09 GMT

  • 1c8d411 [fixed] updated async-script

v0.9.1 - Tue, 18 Apr 2017 08:27:28 GMT

  • 242faf5 [fixed] space in peer dep version

v0.9.0 - Sun, 16 Apr 2017 23:36:41 GMT

  • bbf5312 [changed] updated for react 15.5

v0.8.1 - Mon, 03 Apr 2017 04:34:00 GMT

  • dbd3a47 [fixed] react-async-script dep version

v0.8.0 - Fri, 24 Mar 2017 00:54:19 GMT

  • 883210e Added support for badge attribute (#36)

v0.7.0 - Thu, 16 Mar 2017 17:11:15 GMT

  • 4eda897 Added Invisible example to README.md
  • 34d5e0c Add invisible props and execute method (#34)
  • cbfe092 [added] install of react-async-script in readme

v0.6.0 - Sun, 05 Mar 2017 02:45:00 GMT

  • 3c92d6d [changed] Updated babel, react and dropped 0.10, 0.12 (#30)
  • 7c8424c make dependencies more friendly for consuming packages (#29)

v0.5.4 - Tue, 19 Jul 2016 21:46:12 GMT

  • cb679d7 [fixed] issue with react 15.2 warnings for unknown props

v0.5.3 - Tue, 03 May 2016 01:57:36 GMT

  • 50e770f [added] temporary solution to the lang issue

v0.5.2 - Sat, 28 Nov 2015 00:47:54 GMT

v0.5.1 - Fri, 06 Nov 2015 16:17:16 GMT

  • b7cfa5c [fixed] handle widgetId equal to 0

v0.5.0 - Thu, 15 Oct 2015 21:38:43 GMT

  • d217dd1 [changed] updated all deps
  • fc3350a [added] mt-changelog and release-script
  • dfa9bf2 [added] doc for react 0.14 + old 0.13

0.4.0

  • Added Size Props |Merge #5
  • Fixed bug with refs
  • Bumps deps

0.3.2

  • Bump deps

0.3.1

  • Added babel runtime to deps
  • [#1] Removed unused use strict
  • Bump deps

0.3.0

  • Can now uses the recaptcha functions getValue reset directly from Wrapper without getComponent first.
  • bump deps

0.2.2

  • Bump react-async-script (bug 0.2.1)

0.2.1

  • Small lint fixes
  • Updated react-async-script

0.2.0

  • Now loads the script using react-async-script! Usage is now way simpler

0.1.0

  • Migrated to ES6
  • Added Travis
  • Added Babel
  • Added Karma
  • Added First test

0.0.1

  • Initial commit of component