Skip to content

3.0.0

Compare
Choose a tag to compare
@joshswan joshswan released this 10 Mar 01:08
· 51 commits to master since this release
3.0.0
24239c6

New Stuff:

  • Added FormattedUnit and getUnitFormatter functionality to allow much more flexibility in number/unit formatted (e.g. you can now format "50 miles per hour" across different locales)
  • Now using the standard globalize library since React Native incompatibilities have been worked out

IMPORTANT:
New functionality has been enabled by modifying the included CLDR data. If you've forked and customized your included languages and currencies, you need to run gulp cldr again to add the additional data and enable the new functionality.