v77.0.0
77.0.0 (2021-06-16)
⚠ BREAKING CHANGES
- decimal: The decimal component no longer uses
i18n-js
for decimal formatting,
you should use thelocale
prop instead. - decimal:
formatDecimal
no longer supports theround
option first introduced in v73.0.0
closes FE-3500
closes FE-4148