bs-react-intl
Advanced tools
Changelog
2.0.0
bs-platform >=7.2.2
.react-intl >=4.0.0
:
Intl.timeZone
FormattedList
, Intl.formatList
& Intl.formatListWithOptions
FormattedDisplayName
, Intl.formatDisplayName
& Intl.formatDisplayNameWithOptions
FormattedDateParts
, Intl.formatDateToParts
& Intl.formatDateToPartsWithOptions
FormattedTimeParts
, Intl.formatTimeToParts
& Intl.formatTimeToPartsWithOptions
FormattedNumberParts
, Intl.formatNumberToParts
& Intl.formatNumberToPartsWithOptions
FormattedHTMLMessage
, Intl.formatHTMLMessage
& Intl.formatHtmlMessageWithValues
Intl.now
FormattedRelative
has been renamed to FormattedRelativeTime
and its API has been changed as wellIntl.formatRelative
has been renamed to Intl.formatRelativeTime
and its API has been changed as wellReactIntl.message
to record type.ReactIntl.translation
.ReactIntlCompat
.Changelog
1.1.0
createIntlCache
, intlConfig
, createIntl
, RawIntlProvider
.Changelog
1.0.0
useIntl
hook.reason-react >=0.7.0
and bs-platform >=5.0.3
.Changelog
0.8.0
bs-platform
updated to 5.0.0
.reason-react
updated to 0.6.0
.