Skip to content

Releases: i18next/i18next-gettext-converter

v15.0.0

01 May 15:59
04408d5
Compare
Choose a tag to compare

BREAKING: require node >= 18
add support for node 22

v14.1.0

08 Apr 08:45
61eda61
Compare
Choose a tag to compare

Add noDate option to the CLI (thanks @aherod-as)

v14.0.0

02 Jun 00:54
1aadc8a
Compare
Choose a tag to compare

Minimum supported version is node 16

v13.1.1

02 Feb 16:05
e49c1fe
Compare
Choose a tag to compare

fix build badge

v13.1.0

15 Aug 08:34
c5b80c5
Compare
Choose a tag to compare

Update to use gettext-parser@6 (and transitively to readable-stream@4)

v13.0.0

04 Jun 04:14
47ef5f8
Compare
Choose a tag to compare
  • Require Node.js 14
  • This module is ESM only
  • Add eslint-plugin-unicorn and eslint-plugin-eslint-comments

v12.1.1

13 Apr 01:23
0705fd2
Compare
Choose a tag to compare

Fix --foldLength cli option (@javiermatos)

v12.1.0

07 Mar 02:51
48419ce
Compare
Choose a tag to compare

Throw error and fail when there is an error in .po files. (#148) (@jashment)

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)