Skip to content

Commit 5e3fdfd

Browse files
committed
release
1 parent 294e14b commit 5e3fdfd

File tree

3 files changed

+114
-127
lines changed

3 files changed

+114
-127
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
### 14.1.3
2+
3+
- create a isObject helper function [1766](https://github.com/i18next/react-i18next/pull/1766)
4+
- optimize nodesToString [1765](https://github.com/i18next/react-i18next/pull/1765)
5+
- Simplifies hasValidReactChildren [1764](https://github.com/i18next/react-i18next/pull/1764)
6+
- create a isString helper to avoid code duplication [1763](https://github.com/i18next/react-i18next/pull/1763)
7+
- use arrow functions where possible [1762](https://github.com/i18next/react-i18next/pull/1762)
8+
- use the commented out async code [1761](https://github.com/i18next/react-i18next/pull/1761)
9+
110
### 14.1.2
211

312
- bring back internal interpolationOverride handling for Trans component (if there are childrens), fixes [1754](https://github.com/i18next/react-i18next/issues/1754)

0 commit comments

Comments
 (0)