Skip to content

Commit 7675348

Browse files
committed
major upgrade i18next dep to address #1865
1 parent 97b0791 commit 7675348

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 16.0.0
2+
3+
- major upgrade i18next dep to address [1865](https://github.com/i18next/react-i18next/issues/1865)
4+
15
### 15.7.4
26

37
- downgrade i18next dep to address [1865](https://github.com/i18next/react-i18next/issues/1865)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"html-parse-stringify": "^3.0.1"
6969
},
7070
"peerDependencies": {
71-
"i18next": ">= 23.4.0",
71+
"i18next": ">= 25.5.2",
7272
"react": ">= 16.8.0",
7373
"typescript": "^5"
7474
},

0 commit comments

Comments
 (0)