Skip to content

Releases: i18next/i18next-gettext-converter

v12.0.2

19 Feb 17:42
e398622
Compare
Choose a tag to compare

Upgrades gettext-parser@5, see smhg/gettext-parser#58

v12.0.1

17 Feb 07:43
c63bd29
Compare
Choose a tag to compare

Fix mkdir call (#149)

v12.0.0

14 Feb 09:48
60d8de0
Compare
Choose a tag to compare

Upgrade commander@9 (could be slightly breaking, so making a major release)

v11.0.3

25 Jan 01:08
761e5e2
Compare
Choose a tag to compare

Fix cli compatibilityJSON option (@glsignal)

v11.0.2

23 Nov 23:36
14495ff
Compare
Choose a tag to compare

Fix the cli (thanks @jsomsanith-tlnd!)

v11.0.1

15 Nov 17:04
8ed0580
Compare
Choose a tag to compare

Fix missing package files

v11.0.0

15 Nov 15:23
2f6b3fb
Compare
Choose a tag to compare
  1. Migrate to using [gettext-converter](https://github.com/locize/gettext-converter) for actual gettext <-> i18next conversion
  2. Add type: module and make hybrid package
  3. Improve tests
  4. Migrate nyc -> c8
  5. Migrate to github actions
  6. Add support for i18next v4 format behind a flag compatibilityJSON: "v4"
  7. Support node >= 12