@shopify/condense-number
Advanced tools
Changelog
1.0.1 [2022-06-16]
Changelog
1.0.0 [2021-11-02]
Changelog
0.7.0
condenseCurrency
will now fall back to the "best match" locale if an unsupported region is provided; e.g. en-ZZ
would fall back to en
.Changelog
0.5.1
Code style changes only - no consumer-facing changes.
Changelog
0.5.0
condenseNumber
will now fall back to the "best match" locale if an unsupported region is provided; e.g. en-ZZ
would fall back to en
Changelog
0.3.0
Changelog
0.2.0
roundingRule
option (#49)