React Intl v4.6.10 Release Notes

Release Date: 2020-06-20 // almost 4 years ago
  • 4.6.10 (2020-06-20)

    🐛 Bug Fixes

    • react-intl: add children prop type to IntlProvider (#1717) (94db34b)
    • react-intl: add children typing to injectIntl (#1716) (90fbd5f)
    • react-intl: Remove values: {} from FormattedMessage defaultProps (f80648c), closes #1706