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 d0874ef commit 11c9485Copy full SHA for 11c9485
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+# 7.9.0
4
+
5
+- Add support for string concatenation in default values #817
6
+- Update dependencies
7
8
# 7.8.0
9
10
- Add support for user-defined component functions #803 #804
package.json
@@ -1,7 +1,7 @@
{
"name": "i18next-parser",
"description": "Command Line tool for i18next",
- "version": "7.8.0",
+ "version": "7.9.0",
"type": "module",
"license": "MIT",
"author": "Karel Ledru",
0 commit comments