2.2.0
BenjaminVanRyseghem
released this
30 Oct 10:14
·
140 commits
to develop
since this release
- 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