Commit 9ce6bf9 1 parent bf6d672 commit 9ce6bf9 Copy full SHA for 9ce6bf9
File tree 4 files changed +12
-5
lines changed
4 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 1
1
[ // ] : # ( Don't use <tags> )
2
2
3
+ ## v1.8.1
4
+
5
+ > ` 2024-11-16 `
6
+
7
+ ### 🐞 Bug Fixes
8
+ - Adding empty nested list fix #88
9
+
3
10
## v1.8.0
4
11
5
12
> ` 2024-10-29 `
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vueform/builder-nuxt" ,
3
- "version" : " 1.8 .0" ,
3
+ "version" : " 1.9 .0" ,
4
4
"description" : " Nuxt module for Vueform Builder" ,
5
5
"repository" : " vueform/builder-nuxt" ,
6
6
"license" : " MIT" ,
36
36
"dependencies" : {
37
37
"@nuxt/kit" : " ^3.8.0" ,
38
38
"@vueform/vueform" : " ^1.11.0" ,
39
- "@vueform/builder" : " ^1.8.0 "
39
+ "@vueform/builder" : " ^1.8.1 "
40
40
},
41
41
"devDependencies" : {
42
42
"@nuxt/devtools" : " latest" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : false ,
3
3
"name" : " @vueform/builder" ,
4
- "version" : " 1.8.0 " ,
4
+ "version" : " 1.8.1 " ,
5
5
"description" : " Vueform Builder development build." ,
6
6
"homepage" : " https://vueform.com" ,
7
7
"license" : " SEE LICENSE IN LICENSE.txt" ,
You can’t perform that action at this time.
0 commit comments