docs: add 4.17.4 changelog (#33354)

* docs: add 4.17.4 changelog

* update changelog
This commit is contained in:
陈帅 2021-12-20 10:26:50 +08:00 committed by GitHub
parent 448da5774f
commit 8135ef04df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 15 additions and 1 deletions

View File

@ -15,6 +15,13 @@ timeline: true
---
## 4.17.4
`2021-12-19`
- 🐞 Fix a bug that Form.Item name is "parentNode" casue endless loop and memory leak. [#31846](https://github.com/ant-design/ant-design/pull/31846) [@DaoxingHuang](https://github.com/DaoxingHuang)
- 🐞 Revert "fix: TextArea missing maxLength attr.". [#32448](https://github.com/ant-design/ant-design/pull/32448)
## 4.17.3
`2021-12-08`

View File

@ -15,6 +15,13 @@ timeline: true
---
## 4.17.4
`2021-12-19`
- 🐞 修复 Form.Item 的 name 属性改为 parentNodedom-align 死循环,内存溢出的 bug。[#31846](https://github.com/ant-design/ant-design/pull/31846) [@DaoxingHuang](https://github.com/DaoxingHuang)
- 🐞 回滚 "Input.TextArea `maxLength` 属性透传给原生 textarea 标签"。[#32448](https://github.com/ant-design/ant-design/pull/32448)
## 4.17.3
`2021-12-08`

View File

@ -1,6 +1,6 @@
{
"name": "antd",
"version": "4.17.3",
"version": "4.17.4",
"description": "An enterprise-class UI design language and React components implementation",
"title": "Ant Design",
"keywords": [