Skip to content

v2.0.0

Compare
Choose a tag to compare
@cknitt cknitt released this 16 May 12:55
· 17 commits to master since this release
  • [ BREAKING ] bs-platform >=7.2.2.
  • [ BREAKING ] react-intl >=4.0.0:
    • Added Intl.timeZone
    • Added FormattedList, Intl.formatList & Intl.formatListWithOptions
    • Added FormattedDisplayName, Intl.formatDisplayName & Intl.formatDisplayNameWithOptions
    • Added FormattedDateParts, Intl.formatDateToParts & Intl.formatDateToPartsWithOptions
    • Added FormattedTimeParts, Intl.formatTimeToParts & Intl.formatTimeToPartsWithOptions
    • Added FormattedNumberParts, Intl.formatNumberToParts & Intl.formatNumberToPartsWithOptions
    • Removed FormattedHTMLMessage, Intl.formatHTMLMessage & Intl.formatHtmlMessageWithValues
    • Removed Intl.now
    • FormattedRelative has been renamed to FormattedRelativeTime and its API has been changed as well
    • Intl.formatRelative has been renamed to Intl.formatRelativeTime and its API has been changed as well
  • [ BREAKING ] Changed ReactIntl.message to record type.
  • [ BREAKING ] Removed ReactIntl.translation.
  • [ BREAKING ] Removed ReactIntlCompat.