Skip to content

Releases: DanSnow/vue-recaptcha

v0.3.2

04 Feb 14:35
dc7e9cf
Compare
Choose a tag to compare

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

v0.3.1

04 Feb 13:17
2be5855
Compare
Choose a tag to compare

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

  • Improve document
  • Fix issue #30

v0.3.0

12 Jan 07:31
84a3055
Compare
Choose a tag to compare
  • 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

01 Dec 03:21
601566b
Compare
Choose a tag to compare

I forgot to rename attribute name....

v0.2.0

01 Dec 02:30
5921b67
Compare
Choose a tag to compare

Breaking Change

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

v0.1.4

29 Nov 05:19
efd257f
Compare
Choose a tag to compare
  • Use rollup to bundle.
    • Pro: reduce bundle size 6.1k -> 2.8k.
  • Provide minify build.

v0.1.0

23 Sep 06:44
15c8108
Compare
Choose a tag to compare

Breaking

  • Support Vue2.0

v0.0.2

23 Sep 06:34
6e5bb4a
Compare
Choose a tag to compare

Nothing update. Just force npm to update readme.

Release on npm

12 Jul 11:27
719111e
Compare
Choose a tag to compare
v0.0.1

Update npmignore