Releases: codermarcos/simple-mask-money
Releases · codermarcos/simple-mask-money
SimpleMaskMoney - v4.1.3
🔀 Merge pull request #71 from codermarcos/fix/#70/problem-with-space-…
SimpleMaskMoney - v4.1.2
🔀 Merge pull request #69 from codermarcos/fix/#67/problem-input-behav…
SimpleMaskMoney - v4.1.1
🔀 Merge pull request #68 from codermarcos/fix/#63/readonly-inputs 🐛 Fix readonly inputs
SimpleMaskMoney - v4.1.0
🔀 Merge pull request #65 from evanyu3479/feat/issue-51/allow-empty-value 🆕 add allowEmpty prop
SimpleMaskMoney - v4.0.7
🔀 Merge pull request #66 from codermarcos/fix/581/audit-problem 🔒 fix audit issue with @babel/traverse
SimpleMaskMoney - v4.0.6
4.0.6
SimpleMaskMoney - v4.0.5
- Upgrade cypress to fix audit problems
Full Changelog: v4.0.0...4.0.3
SimpleMaskMoney - v4.0.4
- Fix missing feature
allowNegative
Full Changelog: v4.0.0...4.0.3
SimpleMaskMoney - v4.0.3
- Documentation for NPM
Full Changelog: v4.0.0...4.0.3
SimpleMaskMoney - v4.0.2
🏷️ Related issues
📝 Description
This version should:
- Add e2e tests
- Add change the mask to use functions instead class
- Add typescript, improving the types and developer experience with tsdocs
- Add a method to remove the mask which will remove a lot of problems when is used in frameworks
Thanks to New Contributors
- @lgalvao made their first contribution in #48
- @armoucar made their first contribution in #50
- @sakamossan made their first contribution in #57
Full Changelog: v3.0.0...4.0.0