Vue Recaptcha Versions Save

Google ReCAPTCHA component for Vue.js

v0.3.2

7 years ago

Tarball on npm is corrupt. So I just republish it. Nothing change.

v0.3.1

7 years ago

Notice: The tarball of this version is corrupt on npm. Don't install this version.

  • Improve document
  • Fix issue #30

v0.3.0

7 years ago
  • Drop requirement of Promise and Object.assign
    This will increase a little bundle size.
    But you can remove es6-shim in your website.
  • Allow multiple instance

v0.2.1

7 years ago

I forgot to rename attribute name....

v0.2.0

7 years ago

Breaking Change

  • Rename props key -> sitekey (fixed #20)

v0.1.4

7 years ago
  • Use rollup to bundle.
    • Pro: reduce bundle size 6.1k -> 2.8k.
  • Provide minify build.

v0.1.0

7 years ago

Breaking

  • Support Vue2.0

v0.0.2

7 years ago

Nothing update. Just force npm to update readme.

v0.0.1

7 years ago