|
1 | 1 | ## 1.4.4 |
2 | 2 |
|
3 | | -- fix: multiple inheritance unbinding object errors |
| 3 | +- fix: multiple inheritance unbinding object errors |
4 | 4 |
|
5 | 5 | ## 1.4.3 |
6 | 6 |
|
7 | | -- fix: memory leak caused by unused `@Setup` decorator |
| 7 | +- fix: memory leak caused by unused `@Setup` decorator |
8 | 8 |
|
9 | 9 | ## 1.4.2 |
10 | 10 |
|
11 | | -- fix: Type failure |
| 11 | +- fix: Type failure |
12 | 12 |
|
13 | 13 | ## 1.4.1 |
14 | 14 |
|
15 | | -- fix: Type failure |
| 15 | +- fix: Type failure |
16 | 16 |
|
17 | 17 | ## 1.4.0 |
18 | 18 |
|
19 | | -- fix: Type failure |
| 19 | +- fix: Type failure |
20 | 20 |
|
21 | 21 | ## 1.3.9 |
22 | 22 |
|
23 | | -- fix: Type failure |
| 23 | +- fix: Type failure |
24 | 24 |
|
25 | 25 | ## 1.3.8 |
26 | 26 |
|
27 | | -- types: fix `DeepReadonly` to `Readonly` |
| 27 | +- types: fix `DeepReadonly` to `Readonly` |
28 | 28 |
|
29 | 29 | ## 1.3.7 |
30 | 30 |
|
31 | | -- types: fix `VueInstance` type error |
| 31 | +- types: fix `VueInstance` type error |
32 | 32 |
|
33 | 33 | ## 1.3.6 |
34 | 34 |
|
35 | | -- types: fix `VueInstance` type error |
| 35 | +- types: fix `VueInstance` type error |
36 | 36 |
|
37 | 37 | ## 1.3.5 |
38 | 38 |
|
39 | | -- docs: modify README.md |
| 39 | +- docs: modify README.md |
40 | 40 |
|
41 | 41 | ## 1.3.4 |
42 | 42 |
|
43 | | -- docs: modify README.md |
| 43 | +- docs: modify README.md |
44 | 44 |
|
45 | 45 | ## 1.3.3 |
46 | 46 |
|
47 | | -- fix: Vue3 SSR default error |
| 47 | +- fix: Vue3 SSR default error |
48 | 48 |
|
49 | 49 | ## 1.3.0 |
50 | 50 |
|
51 | | -- Same as `1.2.9` |
| 51 | +- Same as `1.2.9` |
52 | 52 |
|
53 | 53 | ## 1.2.9 |
54 | 54 |
|
55 | | -- feat: `Context` Support props and emit generics |
| 55 | +- feat: `Context` Support props and emit generics |
56 | 56 |
|
57 | 57 | ## 1.2.8 |
58 | 58 |
|
59 | | -- fix: `$vm` return Vue instance on Vue2 |
| 59 | +- fix: `$vm` return Vue instance on Vue2 |
60 | 60 |
|
61 | 61 | ## 1.2.7 |
62 | 62 |
|
63 | | -- chore: Update keywords |
| 63 | +- chore: Update keywords |
64 | 64 |
|
65 | 65 | ## 1.2.6 |
66 | 66 |
|
67 | | -- fix: Vue3 optimization set default props |
| 67 | +- fix: Vue3 optimization set default props |
68 | 68 |
|
69 | 69 | ## 1.2.5 |
70 | 70 |
|
71 | | -- fix: Default Boolean value error |
| 71 | +- fix: Default Boolean value error |
72 | 72 |
|
73 | 73 | ## 1.2.4 |
74 | 74 |
|
75 | | -- feat: `DefaultProps` and `DefaultEmit` exports |
| 75 | +- feat: `DefaultProps` and `DefaultEmit` exports |
76 | 76 |
|
77 | 77 | ## 1.2.3 |
78 | 78 |
|
79 | | -- fix: props default value error on Vue3 |
| 79 | +- fix: props default value error on Vue3 |
80 | 80 |
|
81 | 81 | ## 1.2.2 |
82 | 82 |
|
83 | | -- fix: `@PassOnTo(onServerPrefetch)` type error on Vue2 |
| 83 | +- fix: `@PassOnTo(onServerPrefetch)` type error on Vue2 |
84 | 84 |
|
85 | 85 | ## 1.2.1 |
86 | 86 |
|
87 | | -- feat: App.use |
| 87 | +- feat: App.use |
88 | 88 |
|
89 | 89 | ## 1.2.0 |
90 | 90 |
|
91 | | -- fix: Set default props error on Vue2 |
| 91 | +- fix: Set default props error on Vue2 |
92 | 92 |
|
93 | 93 | ## 1.1.9 |
94 | 94 |
|
95 | | -- fix: props name style is kebab case type error |
96 | | -- fix: not found: Error: Can't resolve 'vue-class-setup' |
| 95 | +- fix: props name style is kebab case type error |
| 96 | +- fix: not found: Error: Can't resolve 'vue-class-setup' |
97 | 97 |
|
98 | 98 | ## 1.1.8 |
99 | 99 |
|
100 | | -- fix: Set props default error |
| 100 | +- fix: Set props default error |
101 | 101 |
|
102 | 102 | ## 1.1.7 |
103 | 103 |
|
104 | | -- docs: Optimize document picture capitalization |
| 104 | +- docs: Optimize document picture capitalization |
105 | 105 |
|
106 | 106 | ## 1.1.6 |
107 | 107 |
|
108 | | -- fix: Improve unit testing and boundary treatment |
| 108 | +- fix: Improve unit testing and boundary treatment |
109 | 109 |
|
110 | 110 | ## 1.1.5 |
111 | 111 |
|
112 | | -- feat: Inject to defineComponent and bind this |
| 112 | +- feat: Inject to defineComponent and bind this |
113 | 113 |
|
114 | 114 | ## 1.1.3 |
115 | 115 |
|
116 | | -- fix: Vite ssr build error |
| 116 | +- fix: Vite ssr build error |
117 | 117 |
|
118 | 118 | ## 1.1.2 |
119 | 119 |
|
120 | | -- fix: Vite ssr build error |
| 120 | +- fix: Vite ssr build error |
121 | 121 |
|
122 | 122 | ## 1.1.1 |
123 | 123 |
|
124 | | -- feat: Watch decorator |
| 124 | +- feat: Watch decorator |
125 | 125 |
|
126 | 126 | ## 1.1.0 |
127 | 127 |
|
128 | | -- Fix: Assemble class cannot be used |
| 128 | +- Fix: Assemble class cannot be used |
129 | 129 |
|
130 | 130 | ## 1.0.8 |
131 | 131 |
|
132 | | -- feat: Set default props on class |
| 132 | +- feat: Set default props on class |
133 | 133 |
|
134 | 134 | ## 1.0.7 |
135 | 135 |
|
136 | | -- feat: isVue2, isVue3, getCurrentInstance, VueInstance |
| 136 | +- feat: isVue2, isVue3, getCurrentInstance, VueInstance |
137 | 137 |
|
138 | 138 | ## 1.0.6 |
139 | 139 |
|
140 | | -- fix: Define Generic (optional) |
| 140 | +- fix: Define Generic (optional) |
141 | 141 |
|
142 | 142 | ## 1.0.5 |
143 | 143 |
|
144 | | -- feat: $props |
145 | | -- Remove: Remove parameter passing in |
| 144 | +- feat: $props |
| 145 | +- Remove: Remove parameter passing in |
146 | 146 |
|
147 | 147 | ## 1.0.4 |
148 | 148 |
|
149 | | -- feat: Remove execution |
| 149 | +- feat: Remove execution |
150 | 150 |
|
151 | 151 | ## 1.0.3 |
152 | 152 |
|
153 | | -- feat: Define basic class |
| 153 | +- feat: Define basic class |
154 | 154 |
|
155 | 155 | ## 1.0.2 |
156 | 156 |
|
157 | | -- feat: packages.json "exports" |
| 157 | +- feat: packages.json "exports" |
158 | 158 |
|
159 | 159 | ## 1.0.1 |
160 | 160 |
|
161 | | -- fix: Delete unnecessary judgment |
| 161 | +- fix: Delete unnecessary judgment |
162 | 162 |
|
163 | 163 | ## 1.0.0 |
164 | 164 |
|
165 | | -- feat: Remove `Hook` and add `PassOnTo` |
166 | | -- feat: `getCurrentHookContext` method |
| 165 | +- feat: Remove `Hook` and add `PassOnTo` |
| 166 | +- feat: `getCurrentHookContext` method |
167 | 167 |
|
168 | 168 | ## 0.1.4 |
169 | 169 |
|
170 | | -- fix: Export path error |
| 170 | +- fix: Export path error |
171 | 171 |
|
172 | 172 | ## 0.1.3 |
173 | 173 |
|
174 | | -- fix: Initialization hook sequence error |
| 174 | +- fix: Initialization hook sequence error |
175 | 175 |
|
176 | 176 | ## 0.0.9 |
177 | 177 |
|
178 | | -- feat: `registerHook` api |
| 178 | +- feat: `registerHook` api |
0 commit comments