js-lingui v3.1.0 Release Notes

Release Date: 2020-11-10 // over 3 years ago
  • ๐Ÿ› Bug Fixes

    • accept catalog paths without ending slash (#812) (5d39586)
    • โž• add type for t macro as function (#821) (7f09c2d)
    • cache (c57be58)
    • ensure render of I18nProvider in async scenarios (#839) (cd2816a)
    • ๐Ÿ›  fix exit code on compile --strict errors (#825) (69a80e2)
    • ๐Ÿ‘Œ improved performance of formatters (#818) (22667ad)
    • mandatory ext on @lingui/loader (#831) (8979aaf)
    • ๐Ÿ‘‰ show error when plurals aren't loaded (#824) (296b6a1)

    ๐Ÿ”‹ Features

    • accept t as function (c0c08ba)
    • โž• add cli option to extract only a specific locale (#816) (49f45b2)
    • enable pseudolocalization from pseudolocale folder (#836) (f1e0078)
    • ๐Ÿ“ฆ lookup lingui command suggestions in package.json (#823) (d58dc09)
    • ๐Ÿ‘‰ use fallback locales from cldr (#820) (2d9e124)

    โช Reverts

    • ๐Ÿ‘• Revert "chore: improved commit-lint" (75fcf65)