Releases: i18next/i18next-gettext-converter
Releases · i18next/i18next-gettext-converter
v15.1.1
fix: c8 is a dev dependency (thanks @jayaddison) #353
v15.1.0
Migrate from unmaintained node-gettext
to @postalsys/gettext
v15.0.0
BREAKING: require node >= 18
add support for node 22
v14.1.0
Add noDate
option to the CLI (thanks @aherod-as)
v14.0.0
Minimum supported version is node 16
v13.1.1
fix build badge
v13.1.0
Update to use gettext-parser@6
(and transitively to readable-stream@4
)
v13.0.0
- Require Node.js 14
- This module is ESM only
- Add
eslint-plugin-unicorn
andeslint-plugin-eslint-comments
v12.1.1
Fix --foldLength
cli option (@javiermatos)