update to state of the art
This commit is contained in:
18
node_modules/i18next-browser-languagedetector/CHANGELOG.md
generated
vendored
18
node_modules/i18next-browser-languagedetector/CHANGELOG.md
generated
vendored
@@ -1,3 +1,21 @@
|
||||
### 6.0.1
|
||||
|
||||
- optimize check for local storage and session storage [222](https://github.com/i18next/i18next-browser-languageDetector/pull/222)
|
||||
|
||||
|
||||
### 6.0.0
|
||||
|
||||
- **BREAKING** rename lookupSessionStorage and add it to defaults [221](https://github.com/i18next/i18next-browser-languageDetector/pull/221)
|
||||
|
||||
### 5.0.1
|
||||
|
||||
- optimize cookie serialization and set sameSite to strict by default, to prepare for browser changes
|
||||
|
||||
### 5.0.0
|
||||
|
||||
- **BREAKING** needs i18next >= 19.5.0
|
||||
- let i18next figure out which detected lng is best match
|
||||
|
||||
### 4.3.1
|
||||
|
||||
- typescript Updated typescript typings for DetectorOptions to align with current options [216](https://github.com/i18next/i18next-browser-languageDetector/pull/216)
|
||||
|
Reference in New Issue
Block a user