Releases: lingui/js-lingui
Releases · lingui/js-lingui
v4.10.0
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
4.8.0 (2024-04-03)
Features
v4.7.2
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.7.1
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.7.0 (2024-01-05)
Bug Fixes
Features
v4.6.0 ❄️
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
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
4.4.2 (2023-08-31)
Reverts