update to state of the art
This commit is contained in:
21
node_modules/i18next/CHANGELOG.md
generated
vendored
21
node_modules/i18next/CHANGELOG.md
generated
vendored
@@ -1,3 +1,24 @@
|
||||
### 19.8.2
|
||||
|
||||
- allow nesting recursively with context (could theoretically generate infinite loop, prevented in [1480](https://github.com/i18next/i18next/pull/1480))
|
||||
|
||||
### 19.8.1
|
||||
|
||||
- fix "no languageDetector is used" log statement
|
||||
- do not log "initialized" on cloned instances
|
||||
|
||||
### 19.8.0
|
||||
|
||||
- allow fallbackLng as function [1508](https://github.com/i18next/i18next/pull/1508)
|
||||
|
||||
### 19.7.0
|
||||
|
||||
- resource manipulation functions are now chainable
|
||||
|
||||
### 19.6.3
|
||||
|
||||
- plural rules for ht and iw
|
||||
|
||||
### 19.6.2
|
||||
|
||||
- fix interpolation with option skipOnVariables when there are multiple placeholders [1490](https://github.com/i18next/i18next/issues/1490)
|
||||
|
Reference in New Issue
Block a user