We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30e4fc5 commit 00f0e59Copy full SHA for 00f0e59
CHANGELOG.md
@@ -3,6 +3,12 @@
3
- fix for Deno 2 and removal of unnecessary .cjs file
4
- for esm build environments not supporting top-level await, you should import the `i18next-http-backend/cjs` export or stay at v2.6.2
5
6
+### 2.7.1
7
+- same as 2.6.2
8
+
9
+### 2.7.0
10
+- deprecated, same as v3.0.0
11
12
### 2.6.2
13
14
- improve network error detection across browsers [152](https://github.com/i18next/i18next-http-backend/pull/152)
0 commit comments