github formatjs/formatjs v1.0.1
React Intl 1.0.1 — Support React 0.12

latest releases: vue-intl@6.5.2, react-intl@6.6.8, intl-messageformat@10.5.14...
9 years ago

This is a patch release to add support for React v0.12, and fixes an edge-case bug with formatting the Epoch date.

  • React Intl now works with both react@0.11 and react@0.12. This package's react dependency is now more liberal so that whichever React version you use in your app, there will only be one copy of react in the top-level node_modules/ dir.
  • A fix has been applied to React Intl's date/timestamp validation code so that the Epoch (0) would result in the correct output for formatDate(), formatTime(), and formatRelative().

Don't miss a new formatjs release

NewReleases is sending notifications on new releases.