Skip to content

v1.0.0

Compare
Choose a tag to compare
@CaioQuirinoMedeiros CaioQuirinoMedeiros released this 18 Apr 15:25
· 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 on minValue.
  • Prop unit is now renamed to prefix.
  • 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 or suffix.