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 b4610eb commit 7dfd4eaCopy full SHA for 7dfd4ea
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+# 9.3.0
4
+
5
+- Allow to use multiple translation functions with different namespaces and keyPrefixes #1083 #494 #973 #737
6
7
# 9.2.0
8
9
- Support nested property namespace functions in namespaceFunctions #1104 #1103
package.json
@@ -1,7 +1,7 @@
{
"name": "i18next-parser",
"description": "Command Line tool for i18next",
- "version": "9.2.0",
+ "version": "9.3.0",
"type": "module",
"license": "MIT",
"author": "Karel Ledru",
0 commit comments