File tree Expand file tree Collapse file tree 3 files changed +15
-1
lines changed Expand file tree Collapse file tree 3 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 3.2.20
14
+
15
+ ` 2023-04-27 `
16
+
17
+ - 🌟 Optimize the repeated instantiation of Space subcomponents [ #6500 ] ( https://github.com/vueComponent/ant-design-vue/issues/6500 )
18
+ - 🐞 Fix RangePicker does not support null value problem [ #6510 ] ( https://github.com/vueComponent/ant-design-vue/issues/6510 )
19
+
13
20
## 3.2.19
14
21
15
22
` 2023-04-23 `
Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 3.2.20
14
+
15
+ ` 2023-04-27 `
16
+
17
+ - 🌟 优化 Space 子组件重复实例化问题 [ #6500 ] ( https://github.com/vueComponent/ant-design-vue/issues/6500 )
18
+ - 🐞 修复 RangePicker 不支持空值问题 [ #6510 ] ( https://github.com/vueComponent/ant-design-vue/issues/6510 )
19
+
13
20
## 3.2.19
14
21
15
22
` 2023-04-23 `
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ant-design-vue" ,
3
- "version" : " 3.2.19 " ,
3
+ "version" : " 3.2.20 " ,
4
4
"title" : " Ant Design Vue" ,
5
5
"description" : " An enterprise-class UI design language and Vue-based implementation" ,
6
6
"keywords" : [
You can’t perform that action at this time.
0 commit comments