v1.0.0
·
10 commits
to master
since this release
1.0.0 (2021/04/18)
v1.0.0 is here with BREAKING CHANGES:
- Prop
ignoreNegative
EXTINCT. If you don't want negative values just set a value equal or higher than 0 onminValue
. - Prop
unit
is now renamed toprefix
. - New prop:
suffix
. - New prop:
signPosition
. For now you can choose between "beforePrefix" and "afterPrefix". - New prop:
showPositiveSign
. - Fixed formatting when using numbers on
prefix
orsuffix
.