Releases: lingui/js-lingui
Releases · lingui/js-lingui
v4.11.2
4.11.2 (2024-07-03)
Bug Fixes
- cli: update translationIO service in CLI package (to handle context) (#1949) (ea7b9e7)
- include type cast on ts compilation (#1962) (0f66617)
v4.11.1
4.11.1 (2024-05-30)
Bug Fixes
- (lingui/core) i18n error if id is undefined (#1938) (36c637a)
v4.11.0
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
4.10.1 (2024-05-03)
Bug Fixes
- core: pound symbol being replaced outside plural and selectordinal (#1928) (e94c6fd)
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)