We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ffd8a7 commit ea4d320Copy full SHA for ea4d320
2 files changed
CHANGELOG.en-US.md
@@ -14,6 +14,7 @@ tag: vVERSION
14
- Major version release is not included in this schedule for breaking changes and new features.
15
16
---
17
+
18
## 6.1.2
19
20
`2025-12-24`
CHANGELOG.zh-CN.md
@@ -17,7 +17,7 @@ tag: vVERSION
-`2025-12-23`
+`2025-12-24`
21
22
- 🐞 修复 Wave 组件水波纹消失的问题,以及 Button 组件在配置 Dropdown 后,点击触发再次 `hover` 时无法立刻显示 Dropdown 的问题。[#56273](https://github.com/ant-design/ant-design/pull/56273) [@zombieJ](https://github.com/zombieJ)
23
- 🐞 修复 Form.List 使用 `useWatch` 时,删除项会触发两次渲染,第一次为不正确的中间状态的问题。[#56319](https://github.com/ant-design/ant-design/pull/56319) [@QDyanbing](https://github.com/QDyanbing)
0 commit comments