Releases: i18next/i18next-gettext-converter
Releases · i18next/i18next-gettext-converter
v12.0.2
Upgrades gettext-parser@5
, see smhg/gettext-parser#58
v12.0.1
v12.0.0
Upgrade commander@9
(could be slightly breaking, so making a major release)
v11.0.3
v11.0.2
Fix the cli (thanks @jsomsanith-tlnd!)
v11.0.1
Fix missing package files
v11.0.0
- Migrate to using
[gettext-converter](https://github.com/locize/gettext-converter)
for actual gettext <-> i18next conversion - Add
type: module
and make hybrid package - Improve tests
- Migrate nyc -> c8
- Migrate to github actions
- Add support for i18next v4 format behind a flag
compatibilityJSON: "v4"
- Support node >= 12