jsLingui v2.4.0 Release Notes

Release Date: 2018-08-09 // over 5 years ago
  • 👍 Better support for custom file formats and initial support for Create React App.

    🆕 New Features

    • 🆕 New message catalog format: Gettext PO file (#256)
    • 🆕 New lingui init command which detects project type and install all required packages (#253)
    • 👍 Allow customize messages for missing translations (#255)
    • lingui extract detects create-react-app projects and extracts messages using rect-app babel preset

    🐛 Bug Fixes

    • lingui add-locale accepts any valid BCP-47 locale (#182)
    • 📦 Flow types are correctly exported for all packages (#250)