Recent Releases
6.5.3 — 6.5.3
- Input - 🐞 Fix Input.OTP using type="text" when mask is a string while preserving explicit type values. 58835(https://github.com/ant-design/ant-design/pull/58835) @QDyanbing(https://github.com/QDy
6.5.2 — 6.5.2
- 💄 Fix Button, Collapse, ColorPicker, Layout, Select, Space.Addon, Tree, and Typography borders not respecting the global lineWidth and lineType Design Tokens. 58740(https://github.com/ant-design/an
6.5.1 — 6.5.1
- 💄 Fix AutoComplete custom input background color being applied twice in the filled variant. 58669(https://github.com/ant-design/ant-design/pull/58669) @QDyanbing(https://github.com/QDyanbing) - 🐞
6.5.0 — 6.5.0
- 🔥 Add the antd DESIGN.md design-language file and publish it at ant.design/design.md(https://ant.design/design.md), helping AI design tools understand Ant Design visual language, component archetyp
6.4.5 — 6.4.5
- 🐞 Fix Dropdown vertical menu overflowing the viewport when the trigger is centered, keeping all menu items reachable. 58214(https://github.com/ant-design/ant-design/pull/58214) @18062706139fcz(http
6.4.4 — 6.4.4
- 🛠 Fix build failures in Vite, Yarn PnP, Node 25 and other strict ESM environments caused by deep path imports of rc-component packages. 58115(https://github.com/ant-design/ant-design/issues/58115)
6.4.3 — 6.4.3
- 🐞 Fix DatePicker RangePicker empty placeholder when locale only defines singular Placeholder fields. 58020(https://github.com/ant-design/ant-design/pull/58020) @yogeshwaran-c(https://github.com/yog
6.4.2 — 6.4.2
- 🐞 Fix message and notification build error in strict ESM toolchains caused by deep rc notification runtime import. 57976(https://github.com/ant-design/ant-design/pull/57976) @QDyanbing(https://gith
6.4.1 — 6.4.1
- 🐞 Revert the exports field added in 57930(https://github.com/ant-design/ant-design/pull/57930) to fix antd TypeScript type resolution failure under moduleResolution: "bundler". 57968(https://github
6.4.0 — 6.4.0
- 🔥 Add BorderBeam component for animated border beam effect along container edges. 57720(https://github.com/ant-design/ant-design/pull/57720) @QDyanbing(https://github.com/QDyanbing) - ConfigProvide