Skip to content

Releases: uNmAnNeR/imaskjs

v6.3.0

31 Jan 06:56
Compare
Choose a tag to compare

v6.2.2

19 Sep 10:24
Compare
Choose a tag to compare
  • add Vue 3 support (via vue-demi) and useIMask composable. See install notes for using with Vue 2
  • add React hook and typings (thanks to Siarhei Dzeraviannik @ EPAM)
  • small fixes for Angular plugin
  • fix issues with typings

v6.1.0

04 Jul 20:00
Compare
Choose a tag to compare
  • update angular plugin to work with Angular 12+
  • fix some typings
  • update deps

v6.0.7

11 Feb 18:25
Compare
Choose a tag to compare
  • small bug fixes
  • fix esm builds

v6.0.5

22 May 16:54
Compare
Choose a tag to compare
  • minor bug fixes

v6.0.3

17 Feb 08:21
Compare
Choose a tag to compare
  • small bug fixes
  • use globalThis from core-js only in polyfill
  • update deps
  • Angular: add ivy support
  • Svelte: fix action, add external maskRef support

v6.0.1

04 Jan 10:58
Compare
Choose a tag to compare
  • fix some minor bugs

v6.0.0

25 Dec 12:02
Compare
Choose a tag to compare

v5.2.1

27 Aug 13:32
Compare
Choose a tag to compare
  • Angular: remove onTouched trigger on change
  • fix esm exports
  • update deps

v5.2.0

14 Aug 10:20
Compare
Choose a tag to compare
  • add esm build (package.module)
  • fix update options for Angular
  • fix overwrite option for dynamic mask
  • update deps