Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
adrai committed Jan 2, 2024
1 parent 453eb82 commit 74a4c79
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 23.7.14

- types: fix types for array access

## 23.7.13

- types: optimise ParseTReturn [2095](https://github.com/i18next/i18next/pull/2095)
Expand Down
1 change: 0 additions & 1 deletion i18next.js
Original file line number Diff line number Diff line change
Expand Up @@ -1789,7 +1789,6 @@
},
interpolation: {
escapeValue: true,
/** @type {import('i18next').FormatFunction} */
format: value => value,
prefix: '{{',
suffix: '}}',
Expand Down
2 changes: 1 addition & 1 deletion i18next.min.js

Large diffs are not rendered by default.

0 comments on commit 74a4c79

Please sign in to comment.