Skip to content
This repository has been archived by the owner on May 23, 2019. It is now read-only.

Releases: formatjs/intl-messageformat

Release 1.0.1

07 Oct 22:12
Compare
Choose a tag to compare
  • 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
  • tweaks to testing

Release 1.0.0

07 Oct 21:40
Compare
Choose a tag to compare
  • refactored core
  • updated CLDR data
  • smoke tests
  • nicer README

Initial Public Release

12 May 15:44
Compare
Choose a tag to compare
  • Using global.IntlMessageFormat when calling __addLocaleDate() to be able to aggregate and wrap without loosing the scope for IntlMessageFormat PR #55. This fixes react-intl.