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

latest releases: react-intl@10.0.0, @formatjs/editor@3.0.18, react-intl@8.2.0...
11 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.