All Versions
81
Latest Version
Avg Release Cycle
25 days
Latest Release
528 days ago

Changelog History
Page 4

  • v3.6.0 Changes

    February 23, 2021

    ๐Ÿ”‹ Features

  • v3.5.1 Changes

    February 09, 2021

    ๐Ÿ› Bug Fixes

    • @lingui/macro types for global environments (#973) (92a5ce7)
    • โš™ runtimeConfigModule config validation (#972) (5656c95)
    • @lingui/loader: accept webpack 5.x as a peer dependency (#971) (b9683cc)
  • v3.5.0 Changes

    February 02, 2021

    ๐Ÿ› Bug Fixes

    • @lingui/conf lodash.get dependency (#950) (f7b59ab)
    • Select /> pseudolocalization (#961) (f1e1a25)
    • 0๏ธโƒฃ I18nProvider defaultComponent typing (#953) (6b08dd3)
    • ๐ŸŒ message when translations are missing (#964) (14f24f2)
    • NODE_ENV=production crashes lingui extract #952 (f368b35)
    • obsolete flag disable when using extract [files] (#967) (0ea63e9)
    • ๐Ÿ›  React macros fixes (#958) (353c537)
    • wrong typing of Trans macro component prop (#960) (57482c0)
    • ๐Ÿ“„ docs: documentation-typos (#955) (f73cb8c)

    ๐Ÿ”‹ Features

    • ๐Ÿ”Œ Introduced @lingui/snowpack-plugin (#947) (96bd31b)
  • v3.4.0 Changes

    January 13, 2021

    ๐Ÿ› Bug Fixes

    • โž• added return type to i18n._ (#922) (249c486)
    • โš  compilerBabelOptions warning with jest-validate (#938) (087ec1f)
    • Last scaped brackets were not unscaped (db2f768)
    • ๐Ÿ‘‰ Use LINGUI_CONFIG env as fallback for extract (#932) (ce71a8b)
    • detect-locale: ESM import not published (#926) (4ad90d4)
    • prevent adding undefined msgid to messages (#915) (3afacec)

    ๐Ÿ”‹ Features

    • Lingui compiles to typescript files (#942) (10bce7d)
    • ๐Ÿ‘Œ Support lingui config in multiple formats (#941) (8631111)
  • v3.3.0 Changes

    December 08, 2020

    3.3.0 (2020-12-08)

    ๐Ÿ› Bug Fixes

    ๐Ÿ”‹ Features

    • โž• add support for runtimeConfigModule w/ Trans (#895) (23b06b5)
    • config accepts compilerBabelOptions (#906) (38d01ef)
    • extract messages from specific files (#881) (82dea5f)
    • Implement gettext plurals for PO files (#677) (415b90e)
  • v3.2.3 Changes

    November 22, 2020

    3.2.3 (2020-11-22)

    ๐Ÿ› Bug Fixes

    • export TransRenderProps from @lingui/react (#877) (3db9d6b)
    • omit i18n prop in withI18n typescript interface (#879) (5927d42)
  • v3.2.2 Changes

    November 20, 2020

    3.2.2 (2020-11-20)

    ๐Ÿ› Bug Fixes

    • fallbackLocales overriden if parent found (a53e12f)
    • ๐Ÿ”Š locale not present in catalogs warn (6f598e8)
    • ๐Ÿ“œ parse template strings in t and defineMessage macros (#862) (024a7e6)
  • v3.2.1 Changes

    November 13, 2020

    ๐Ÿ›  Fix broken build

  • v3.2.0 Changes

    November 12, 2020

    3.2.0 (2020-11-12)

    ๐Ÿ› Bug Fixes

    ๐Ÿ”‹ Features

    • ๐ŸŒ extract multiple comments per translation ID (#854) (c849c9c)
  • v3.1.0 Changes

    November 10, 2020

    ๐Ÿ› 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)