packages/js/currency/PREVIOUS_CHANGELOG.md
useCode parameter to formatAmount, to render currency code instead of symbol. #7575Currency is now a factory function instead of a class.
Add getCurrencyConfig method to retrieve currency config.
formatCurrency is deprecated in favor of formatAmount.
wcSettings object.Currency class instead of several utility functions.