New Features
- Configuration - add
extractBabelOptions
(#287). Thanks to Daniel K. lingui extract
- add--namespace
option andcompileNamespace
config (#295). Thanks to An Nguyen.
Bug Fixes
- Update peer-dependency on babel-core (#286).
- Output multiple origins on separate line in PO format (#290).
- Keep headers in PO format (#294). Thanks to Daniel K.
lingui extract
- set default BABEL_ENV (required byreact-app
preset) (#300).- Fix
@lingui/loader
compatibility with Webpack 4 (#297). - Fix
I18n
render prop component to not unmount children component between renders (#302).