Remask Versions Save

A lightweight, dependency free and framework agnostic multi-mask lib, with Typescript support.

v1.2.2

1 year ago

1.2.2 (2023-05-06)

Bug Fixes

  • decimal parse for multiple currencies with different decimal chars (c5e139b)

v1.2.1

1 year ago

1.2.1 (2023-05-06)

Bug Fixes

v1.2.0

1 year ago

1.2.0 (2023-05-06)

Features

Bug Fixes

  • placeholder char not removed with unmask function (9665ac3)

v1.1.0

1 year ago

1.1.0 (2023-05-04)

Features

  • add rollup to build esm/umd/cjs modules (b51b45e)

v1.0.1

1 year ago

1.0.1 (2023-03-19)

Documentation

  • update readme lib description (bccb07d)

v1.0.0

1 year ago

1.0.0 (2023-03-19)

Features

  • add typescript suport (845277d)
  • create our own masker funcntion and remove deps (aaec8d6)
  • setup gtihub actions instead of travis.ci (cacde5f)
  • update dependencies and reconfigure some (5dc13d4)

Miscellaneous Chores

  • add release-please and npm-publish action files (ccb86f5)