numbro v2.2.0 Release Notes

Release Date: 2020-03-18 // about 4 years ago
    • ๐Ÿ›  Fix dependencies through npm audit --production
    • ๐Ÿ›  Fix #446: CDNJS in website Relocation. Thanks @pranithan-kang
    • ๐Ÿ›  Fix #364: Format Decimal without Rounding. Thanks @shefrancia
    • ๐Ÿ›  Fix #414: Fix de-CH thousands separator. Thanks @FrEaKmAn
    • ๐Ÿ›  Fix #418: Correct symbol and sign order for formatCurrency when forceSign=true. Thanks @adriang133
    • ๐Ÿ›  Fix #424: Add ordinal for 40 for tr-TR. Thanks @yatki
    • ๐Ÿ›  Fix #423: No way to have space separated abbreviation and not-separated currency symbol at the same time. Thanks @Osipova
    • ๐Ÿ›  Fix #392: Small negative numbers get the leading zero incorrectly cut off. Thanks @Rudd
    • ๐Ÿ›  Fix #403: Update numbro.d.ts to match the current API of the library. Thanks @Monck
    • ๐Ÿ›  Fix #428: Fix id thousands and decimal separator. Thanks @kukuhyoniatmoko
    • ๐Ÿ›  Fix #453: Fix broken BCP47 link. Thanks @sesam