jsLingui v3.11.0 Release Notes

Release Date: 2021-09-07 // over 2 years ago
  • ๐Ÿ› Bug Fixes

    • 'compile --watch' not watching for correct file based on format (#1088) (ab68c06)
    • โž• add extract-template for po-gettext format (#1089) (ea00f55)
    • country-coded language breaks plurals with po-gettext (#1131) (6b60b8a)
    • extractors CLI validation and accept require and require.resolve (#1126) (c50a06e)
    • fallbackLocales to false causing unexpected behaviour (#1123) (60e3952)
    • ๐Ÿ›  fix testing suite #1098 (1144cc7)
    • keys with leading number was generating bad object keys (#1127) (8bb2983)
    • ๐Ÿ”Š no files being found when catalogs.include has more than one entry (#1108) (04efd85)
    • sideEffects to false for shrinking bundle size (#1129) (57cd2e5)
    • ๐Ÿšš unicode chars were removed from .po files when extracting (#1125) (d688329)
    • ๐ŸŒ wrong detect whether a translation is plural (#1119) (48b6644)

    ๐Ÿ”‹ Features

    • โž• Add debounce option to compile and extract CLI (#1101) (a13334c)
    • ๐ŸŒ Cloud service providers & Translation.io (#1107) (cbc87b5)