update modules
This commit is contained in:
35
node_modules/i18next-xhr-backend/CHANGELOG.md
generated
vendored
35
node_modules/i18next-xhr-backend/CHANGELOG.md
generated
vendored
@@ -1,3 +1,38 @@
|
||||
### 3.2.2
|
||||
|
||||
- typescript: Hotfix TS error importing types from i18next [333](https://github.com/i18next/i18next-xhr-backend/pull/333)
|
||||
|
||||
### 3.2.1
|
||||
|
||||
- typescript: Use updated ts export default from i18next [330](https://github.com/i18next/i18next-xhr-backend/pull/330)
|
||||
|
||||
### 3.2.0
|
||||
|
||||
- Parse payload option [326](https://github.com/i18next/i18next-xhr-backend/pull/326)
|
||||
|
||||
### 3.1.2
|
||||
|
||||
- typescript: fix No inputs were found in config file" - tsconfig typo [323](https://github.com/i18next/i18next-xhr-backend/issues/323)
|
||||
|
||||
### 3.1.1
|
||||
|
||||
- typescript: fix use of class, add `use()` tests [322](https://github.com/i18next/i18next-xhr-backend/pull/322)
|
||||
|
||||
### 3.1.0
|
||||
|
||||
- allow customHeaders to be a function [321](https://github.com/i18next/i18next-xhr-backend/pull/321)
|
||||
|
||||
### 3.0.1
|
||||
|
||||
- typescript: Fix the types and use exposed types from i18next [319](https://github.com/i18next/i18next-xhr-backend/pull/319)
|
||||
|
||||
### 3.0.0
|
||||
|
||||
- removes deprecated jsnext:main from package.json
|
||||
- Bundle all entry points with rollup [314](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
|
||||
|
||||
### 2.0.1
|
||||
|
||||
- typescript: fix types [298](https://github.com/i18next/i18next-xhr-backend/pull/298)
|
||||
|
Reference in New Issue
Block a user