Releases: foxifyjs/i18n
Releases · foxifyjs/i18n
v1.1.1
v1.1.0
- ⚡ Added ability to define optional parameter
- ⚡ Added ability to define default value for parameters
- ⚡ Added ability to reference a translation inside another translation
- ⚡ Added ability to choose one of [
ignore
,warn
,error
] severities forsetLocale
andtranslate
method - ⚡ Added ability to set to strict mode both in
config
and when creating new instance
v1.0.1
- 🪲 Fixed the typescript declaration bug
v1.0.0
- 🎉 First Release