react-intl-universal v2.4.0 Release Notes

Release Date: 2020-08-20 // over 3 years ago
  • When run intl.get or intl.getHTML, the intlGetHook will be called.

    intl.init({intlGetHook: (key, currentLocale)=\> {}})
    

Previous changes from v2.3.1