版本发布 8
- Better work with unicode regexp tokens **Full Changelog**: https://github.com/beholdr/maska/compare/v3.1.1...v3.2.0
Fix https://github.com/beholdr/maska/pull/260
Feat: allow float input for `masked`/`unmasked`/`completed` **Full Changelog**: https://github.com/beholdr/maska/compare/v3.0.4...v3.1.0
## What's Changed * Use AbortController for input event cleanup by @le0pard in https://github.com/beholdr/maska/pull/247 * Fix #251 ## New Contributors * @le0pard made their first contribution in https://github.com/beholdr/maska/pull/247 **Full Changelog**: https://github.com/beholdr/maska/compare/v3.0.3...v3.0.4
- Fix #228
- Fix #227
Use `defineExpose` for bound variable in vue directive **Full Changelog**: https://github.com/beholdr/maska/compare/v3.0.0-beta2...v3.0.0-beta3