2.0.2 (2022-02-17)
- types: incompatibility from React-Form and Project (894045a)
2.0.1 (2019-02-28)
- adds TypeScript definitions (6062a4b3)
2.0.0 (2019-02-25)
- createNumberMask: default empty value is now null instead of empty string
1.3.0 (2018-11-06)
1.2.0 (2018-07-23)
- createNumberMask: adds validation for the multiplier option (dcca4a1)
1.1.5 (2018-06-26)
1.1.4 (2018-05-24)
- createTextMask: fixes onCompletePattern and onChange calls for non stripped masks (b9569dd), closes #39
1.1.3 (2018-05-12)
- allowEmpty: return empty string also when value is empty string (894deeb)
1.1.2 (2018-05-08)
- createTextMask: fixes onCompletePattern and onChange not being called sometimes (5081b55), closes #28 #25
1.1.1 (2018-05-05)
- createTextMask: fixes backspace not controlling caret position correctly on some cases (4efad32), closes #27
1.1.0 (2018-05-03)
1.0.1 (2018-03-14)
1.0.0 (2018-03-12)
- first official release 🎉 (ddc0082)
- First official release (v1.0.0) 🎉