Skip to content

Releases: lingui/js-lingui

v4.11.1

30 May 12:36
Compare
Choose a tag to compare

4.11.1 (2024-05-30)

Bug Fixes

  • (lingui/core) i18n error if id is undefined (#1938) (36c637a)

v4.11.0

17 May 07:49
Compare
Choose a tag to compare

4.11.0 (2024-05-17)

Bug Fixes

  • default message extraction (#1936) (8f1ddd7)
  • exclude .scss files from extract-experimental build (#1935) (d01fa96)
  • message-utils: correctly handle multi-digit complex argument cases (#1937) (47a0dde)

Features

  • format-po: configure header attributes in PO file formatter (#1934) (d90f778)

v4.10.1

03 May 08:33
Compare
Choose a tag to compare

4.10.1 (2024-05-03)

Bug Fixes

  • core: pound symbol being replaced outside plural and selectordinal (#1928) (e94c6fd)

v4.10.0

12 Apr 12:13
Compare
Choose a tag to compare

4.10.0 (2024-04-12)

Features


鈿狅笍 There was an accident during the 4.9.0 release, so this version was skipped in the release process.

v4.8.0

03 Apr 07:36
Compare
Choose a tag to compare

4.8.0 (2024-04-03)

Features

  • react: add "use client" for react bundle (#1902) (5cf50ff)

v4.7.2

26 Mar 09:17
Compare
Choose a tag to compare

4.7.2 (2024-03-26)

Bug Fixes

Other changes

  • refactor: improve error message in Trans (#1880) (8d96c7d)
  • typo: Correct typo in build script of nextjs-swc example (#1885) (7473bc4)

v4.8.0-next.1

06 Mar 10:37
Compare
Choose a tag to compare
v4.8.0-next.1 Pre-release
Pre-release

4.8.0-next.1 (2024-03-06)

Features

v4.8.0-next.0

04 Mar 09:16
Compare
Choose a tag to compare
v4.8.0-next.0 Pre-release
Pre-release

4.8.0-next.0 (2024-03-04)

Features

v4.7.1

20 Feb 15:12
Compare
Choose a tag to compare

4.7.1 (2024-02-20)

Bug Fixes

  • compile should generate a TS file (#1851) (e4fbd59)
  • core: use named instead of default export for unraw lib (#1837) (85f0944)
  • don't replace octothorpe coming from variable (#1850) (e321729)

v4.7.0

05 Jan 12:53
Compare
Choose a tag to compare

4.7.0 (2024-01-05)

Bug Fixes

Features