Js Lingui Versions Save

🌍 📖 A readable, automated, and optimized (3 kb) internationalization for JavaScript

v4.10.0

1 month ago

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

1 month ago

4.8.0 (2024-04-03)

Features

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

v4.7.2

1 month ago

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

2 months ago

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

Features

v4.8.0-next.0

2 months ago

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

Features

v4.7.1

2 months ago

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

4 months ago

4.7.0 (2024-01-05)

Bug Fixes

Features

v4.6.0

5 months ago

4.6.0 (2023-12-01)

Bug Fixes

  • cli: import type as type (#1802) (960aadb)
  • cli: sorting issue when different locales are used on host machines (#1808) (4b8b2a7)
  • experimental-extractor: fix ERR_IMPORT_ASSERTION_TYPE_MISSING issue (#1775) (efcd405)

Features

  • format-json: ability to set indentation (#1807) (6ee7e63)
  • message-utils: make generateMessageId to be working in browser (#1776) (f879ddb)

v4.5.0

7 months ago

4.5.0 (2023-09-14)

Features

  • react: export react server sub-entry (#1762) (fa77d82)
  • build: update unbuild, and expose mts / mjs typings (#1751) (5838d2d)

v4.4.2

8 months ago

4.4.2 (2023-08-31)

Reverts

  • Revert "refactor: use useSyncExternalStore to subscribe for context updates (#1746)" (#1755) (4164893), closes #1746 #1755