This repository has been archived by the owner on May 23, 2019. It is now read-only.
Releases: formatjs/intl-messageformat
Releases · formatjs/intl-messageformat
Release 1.0.1
- updated CLDR data, specifically
- added
kab
Kabyle - added
ro
Romanian - added
sk
Slovak - added
sr
Serbian - added
uk
Ukrainian - added
xog
Soga - added
zh
Chinese - added
zu
Zulu
- added
- tweaks to testing
Release 1.0.0
- refactored core
- updated CLDR data
- smoke tests
- nicer README
Initial Public Release
- Using
global.IntlMessageFormat
when calling__addLocaleDate()
to be able to aggregate and wrap without loosing the scope forIntlMessageFormat
PR #55. This fixesreact-intl
.