Skip to content

v2.5.0

Choose a tag to compare

@SleepWalker SleepWalker released this 10 Jul 18:56
· 2 commits to master since this release
  • add option extractInjectionApi to allow parsing of intl.formatMessage calls
  • add componentNames to allow custom components name (e.g. re-export FormatMessage as default export from you internal module)
  • add enforceDefaultMessages option to allow disable defaultMessage checks (this allows you to use only id prop in message descriptors)