File tree 3 files changed +17
-5
lines changed
3 files changed +17
-5
lines changed Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 2.1.2
14
+
15
+ ` 2021-03-28 `
16
+
17
+ - 🌟 Recompile with Vue 3.0.9, compatible with 3.0.7 and below
18
+
13
19
## 2.1.1
14
20
15
21
` 2021-03-27 `
Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 2.1.2
14
+
15
+ ` 2021-03-28 `
16
+
17
+ - 🌟 使用 Vue 3.0.9 重新编译,兼容 3.0.7 及以下版本
18
+
13
19
## 2.1.1
14
20
15
21
` 2021-03-27 `
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ant-design-vue" ,
3
- "version" : " 2.1.1 " ,
3
+ "version" : " 2.1.2 " ,
4
4
"title" : " Ant Design Vue" ,
5
5
"description" : " An enterprise-class UI design language and Vue-based implementation" ,
6
6
"keywords" : [
60
60
},
61
61
"homepage" : " https://www.antdv.com/" ,
62
62
"peerDependencies" : {
63
- "@vue/compiler-sfc" : " >=3.0.8 " ,
64
- "vue" : " >=3.0.8 "
63
+ "@vue/compiler-sfc" : " >=3.0.9 " ,
64
+ "vue" : " >=3.0.9 "
65
65
},
66
66
"devDependencies" : {
67
67
"@babel/cli" : " ^7.8.4" ,
91
91
"@typescript-eslint/parser" : " ^4.1.0" ,
92
92
"@vue/babel-plugin-jsx" : " ^1.0.0" ,
93
93
"@vue/cli-plugin-eslint" : " ^4.0.0" ,
94
- "@vue/compiler-sfc" : " ^3.0.8 " ,
94
+ "@vue/compiler-sfc" : " ^3.0.9 " ,
95
95
"@vue/eslint-config-prettier" : " ^6.0.0" ,
96
96
"@vue/eslint-config-typescript" : " ^7.0.0" ,
97
97
"@vue/test-utils" : " ^2.0.0-0" ,
181
181
"umi-mock-middleware" : " ^1.0.0" ,
182
182
"umi-request" : " ^1.3.5" ,
183
183
"url-loader" : " ^3.0.0" ,
184
- "vue" : " ^3.0.8 " ,
184
+ "vue" : " ^3.0.9 " ,
185
185
"vue-antd-md-loader" : " ^1.2.1-beta.1" ,
186
186
"vue-clipboard2" : " 0.3.1" ,
187
187
"vue-draggable-resizable" : " ^2.1.0" ,
You can’t perform that action at this time.
0 commit comments