File tree Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Original file line number Diff line number Diff line change
1
+ ## 1.1.8
2
+
3
+ - fix: Set props default error
1
4
## 1.1.7
2
5
3
6
- docs: Optimize document picture capitalization
8
11
9
12
## 1.1.5
10
13
11
- - feat: inject to defineComponent and bind this
14
+ - feat: Inject to defineComponent and bind this
12
15
13
16
## 1.1.3
14
17
15
- - fix: vite ssr build error
18
+ - fix: Vite ssr build error
16
19
17
20
## 1.1.2
18
21
19
- - fix: vite ssr build error
22
+ - fix: Vite ssr build error
20
23
21
24
## 1.1.1
22
25
23
26
- feat: Watch decorator
24
27
25
28
## 1.1.0
26
29
27
- - Fix: assemble class cannot be used
30
+ - Fix: Assemble class cannot be used
28
31
29
32
## 1.0.8
30
33
66
69
67
70
## 0.1.4
68
71
69
- - fix: export path error
72
+ - fix: Export path error
70
73
71
74
## 0.1.3
72
75
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-class-setup" ,
3
- "version" : " 1.1.7 " ,
3
+ "version" : " 1.1.8 " ,
4
4
"main" : " dist/index.js" ,
5
5
"module" : " dist/index.es.js" ,
6
6
"types" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments