Releases: devoxa/i18next-test
Releases · devoxa/i18next-test
v3.0.1
v2.0.0
Breaking
- Change configuration format to be more inline with
i18next-parser
(instead ofnext-i18next
)i18n.defaultLocale
renamed todefaultLocale
defaultNS
renamed todefaultNamespace
v1.2.0
- Fix crash when
prohibitedText
config option was not set - Add
--silent
flag to only log errors and suppress any additional output
v1.1.2
- Fix erroring for words that are the same across languages
v1.1.1
- Fix passing the
prohibitedText
option incorrectly
v1.1.0
- Add the ability to prohibit specific text by regular expression
v1.0.1
- Fix bad publish
v1.0.0
- Initial working version