jsLingui 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)