We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ea81ca commit dba0f01Copy full SHA for dba0f01
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
-# 3.10.0 - latest
+# 3.11.0 - latest
4
+
5
+- Add a pluralSeparator option #300 #302
6
7
+# 3.10.0
8
9
- defaultValue, useKeysAsDefaultValue and skipDefaultValues options support function #224 #299 #301
10
package.json
@@ -2,7 +2,7 @@
"author": "Karel Ledru",
"description": "Command Line tool for i18next",
"name": "i18next-parser",
- "version": "3.10.0",
+ "version": "3.11.0",
"license": "MIT",
"main": "dist/index.js",
"bin": {
0 commit comments