v80.0.0
80.0.0 (2021-07-30)
⚠ BREAKING CHANGES
- i18n: Translations are providing via a locale file (https://github.com/Sage/carbon/blob/master/rfcs/text/i18n.md).
validationMessage
method of validations helper has been removed.
formatDateToCurrentLocale
,withinRange
,weekdaysMinified
,formatValue
andisValidDate
methods of date helper have been removed.
Code Refactoring
- i18n: remove i18n-js (2307677)