Skip to content

Releases: i18next/i18next-gettext-converter

v17.0.0

Choose a tag to compare

@perrin4869 perrin4869 released this 19 Jun 04:15
78ef28c

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

247b2a2 chore(formatter): add prettier (#431)
3814461 test: replace mocha with native node test runner (#428)
265a9b0 fix: cli description for splitNewLine
23c88f3 fix(cli): splitNewLine description (#430)
c63a0fe Use esm json import (#207)
2a51d18 chore(linter): upgrade to eslint v9 (#426)

v16.0.0

Choose a tag to compare

@perrin4869 perrin4869 released this 01 Nov 17:54
08d8d1b

BREAKING: require node >= 20
add support for node 24

v15.1.2

Choose a tag to compare

@perrin4869 perrin4869 released this 29 Sep 18:22
e6e1939

Do not require -l if -t is present (#393)

v15.1.1

Choose a tag to compare

@perrin4869 perrin4869 released this 06 Jan 13:29
3bc94a4

fix: c8 is a dev dependency (thanks @jayaddison) #353

v15.1.0

Choose a tag to compare

@perrin4869 perrin4869 released this 10 Dec 03:12
61241dc

Migrate from unmaintained node-gettext to @postalsys/gettext

v15.0.0

Choose a tag to compare

@perrin4869 perrin4869 released this 01 May 15:59
04408d5

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

v14.1.0

Choose a tag to compare

@perrin4869 perrin4869 released this 08 Apr 08:45
61eda61

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

v14.0.0

Choose a tag to compare

@perrin4869 perrin4869 released this 02 Jun 00:54
1aadc8a

Minimum supported version is node 16

v13.1.1

Choose a tag to compare

@perrin4869 perrin4869 released this 02 Feb 16:05
e49c1fe

fix build badge

v13.1.0

Choose a tag to compare

@perrin4869 perrin4869 released this 15 Aug 08:34
c5b80c5

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