jsLingui v2.7.0 Release Notes

Release Date: 2018-09-10 // over 5 years ago
  • ๐Ÿš€ ๐Ÿ”ฅ Babel Macros ๐ŸŽฃ are finally released! After few weeks of fiddling with API, i18n macros ๐Ÿš€ are finally out without a breaking release. This is the first part of RFC-001, final form ๐Ÿš€ be delivered in next release.

    Important: Macros are completely optional and Babel plugins will work until v3. It's not mandatory to migrate to macro, but recommended.

    ๐Ÿ†• New Features

    ๐Ÿ› Bug Fixes

    • CLI: how help for unrecognized commands (#308). Thanks to An Nguyen.
    • ๐Ÿ›  Fix Flow types (#306).