Releases: DanSnow/vue-recaptcha
Releases · DanSnow/vue-recaptcha
v0.3.2
Tarball on npm is corrupt. So I just republish it.
Nothing change.
v0.3.1
Notice: The tarball of this version is corrupt on npm. Don't install this version.
- Improve document
- Fix issue #30
v0.3.0
- 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
I forgot to rename attribute name....
v0.2.0
Breaking Change
- Rename props key -> sitekey (fixed #20)
v0.1.4
- Use rollup to bundle.
- Pro: reduce bundle size 6.1k -> 2.8k.
- Provide minify build.
v0.0.2
Nothing update. Just force npm to update readme.