1.6 KiB
1.6 KiB
v3.0.1
- typescript: fix types 165
v3.0.0
- typescript: add types 164
v2.2.4
- fix 157
v2.2.3
- fix 159
v2.2.2
- Lang by path: skip if language not found 159
v2.2.1
v2.2.0
v2.1.1
- support for fallback language in form of object 151
v2.1.0
- add .js for browser import implementation PR147
v2.0.0
- [BREAKING] options.excludeCacheFor (array of language codes; default ['cimode']): if a language maps a value in that list the language will not be written to cache (eg. localStorage, cookie). If you use lng cimode in your tests and require it to be cached set the option to false or empty array