Skip to content
This repository was archived by the owner on Sep 4, 2024. It is now read-only.

v1.3.0

Choose a tag to compare

@probil probil released this 13 Jul 15:37
· 1640 commits to master since this release

It's possible to use v-mask in jsfiddle / codepen / jsbin / etc πŸŽ‰

  • v-mask can be used as directive, thanks to @shrpne (#54, #51)
  • added precompiled version / UMD build for usage in browser without any bundlers, thanks to @shrpne (#17, #55)
  • plugin uses rollup instead of raw babel thanks to @shrpne (#55)
  • added package-lock.json for better npm@5 support
  • updated deps (jest / rollup)