Skip to content

Releases: devoxa/i18next-test

v3.0.1

29 Jul 04:56
3a2dfe4
Compare
Choose a tag to compare

Breaking

  • Increase minimum supported Node version to v18

v2.0.0

16 Jul 06:27
f582ee0
Compare
Choose a tag to compare

Breaking

  • Change configuration format to be more inline with i18next-parser (instead of next-i18next)
    • i18n.defaultLocale renamed to defaultLocale
    • defaultNS renamed to defaultNamespace

v1.2.0

11 Feb 19:34
e65ce19
Compare
Choose a tag to compare
  • Fix crash when prohibitedText config option was not set
  • Add --silent flag to only log errors and suppress any additional output

v1.1.2

15 Jan 20:04
890d321
Compare
Choose a tag to compare
  • Fix erroring for words that are the same across languages

v1.1.1

31 Jul 04:16
2d675a7
Compare
Choose a tag to compare
  • Fix passing the prohibitedText option incorrectly

v1.1.0

31 Jul 03:26
ddf388c
Compare
Choose a tag to compare
  • Add the ability to prohibit specific text by regular expression

v1.0.1

31 Jul 03:24
416d053
Compare
Choose a tag to compare
  • Fix bad publish

v1.0.0

31 Jul 03:24
bfed3af
Compare
Choose a tag to compare
  • Initial working version