We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aef9038 commit 572e6cfCopy full SHA for 572e6cf
CHANGELOG.md
@@ -1,5 +1,12 @@
1
[//]: # (Don't use <tags>)
2
3
+## v1.6.4
4
+
5
+> `2024-08-21`
6
7
+### 🎉 Feature
8
+- Added `openOnAdd` config option to automatically open config panel for added elements.
9
10
## v1.6.3
11
12
> `2024-08-17`
index.mjs
package.json
@@ -1,7 +1,7 @@
{
"private": false,
"name": "@vueform/builder",
- "version": "1.6.3",
+ "version": "1.6.4",
"description": "Vueform Builder development build.",
"homepage": "https://vueform.com",
"license": "SEE LICENSE IN LICENSE.txt",
0 commit comments