2.4.1
Fixes
Added
Changes (possible breaking change)
- Change how placeholder behavior work, now placeholder only shown when input value is empty #95
- Empty v-model value on mounted will result in empty string instead of
"0"
this is changed so the placeholder can be shown