Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 499 Bytes

CHANGELOG.md

File metadata and controls

41 lines (24 loc) · 499 Bytes

v1.0.7

2024-06-14

🐞 Bug Fixes

  • Don't trigger validation on initial load.

v1.0.6

2024-06-14

🐞 Bug Fixes

  • Recursive inline mask object watcher fix

v1.0.5

2024-05-05

🎉 Feature

  • Allow mask definition internally (not via prop).

v1.0.4

2024-04-26

🐞 Bug Fixes

  • Allow loading numbers #1

v1.0.3

2024-03-19

🐞 Bug Fixes

  • Reinit mask on reset / clear

v1.0.0 - v1.0.2

2024-03-05

🎉 Feature

  • Initial release