Releases: SleepWalker/babel-plugin-react-intl
Releases · SleepWalker/babel-plugin-react-intl
v2.5.1
v2.5.0
- add option
extractInjectionApito allow parsing ofintl.formatMessagecalls - add
componentNamesto allow custom components name (e.g. re-export FormatMessage as default export from you internal module) - add
enforceDefaultMessagesoption to allow disabledefaultMessagechecks (this allows you to use onlyidprop in message descriptors)