update modules
This commit is contained in:
27
node_modules/i18next-browser-languagedetector/CHANGELOG.md
generated
vendored
27
node_modules/i18next-browser-languagedetector/CHANGELOG.md
generated
vendored
@@ -1,3 +1,30 @@
|
||||
### 4.2.0
|
||||
|
||||
- Add config option checkForSimilarInWhitelist [211](https://github.com/i18next/i18next-browser-languageDetector/pull/211)
|
||||
|
||||
### 4.1.1
|
||||
|
||||
- fix: pass cookieOptions with the cacheUserLang [205](https://github.com/i18next/i18next-browser-languageDetector/pull/205)
|
||||
|
||||
### 4.1.0
|
||||
|
||||
- feat: add cookieOptions for setting cookies [203](https://github.com/i18next/i18next-browser-languageDetector/pull/203)
|
||||
|
||||
### 4.0.2
|
||||
|
||||
- update index file to reflect build changes done in 4.0.0
|
||||
|
||||
### 4.0.1
|
||||
|
||||
- typescript: Use updated ts export default from i18next [194](https://github.com/i18next/i18next-browser-languageDetector/pull/194)
|
||||
|
||||
### 4.0.0
|
||||
|
||||
- removes deprecated jsnext:main from package.json
|
||||
- Bundle all entry points with rollup bringing it up to same standard as [xhr-backend](https://github.com/i18next/i18next-xhr-backend/pull/314)
|
||||
- **note:** dist/es -> dist/esm, dist/commonjs -> dist/cjs (individual files -> one bundled file)
|
||||
- removes bower finally
|
||||
|
||||
### v3.1.1
|
||||
|
||||
- add default checkWhitelist: true
|
||||
|
Reference in New Issue
Block a user