Ant Design (antd) has released version 5.3.2, a minor update following the previous stable version 5.3.1. Both versions are enterprise-class UI design languages and React components implementations, designed for building rich and interactive web applications. A notable change in dependencies is the upgrade of @rc-component/trigger from version 1.5.1 to 1.5.9 and rc-textarea from ~1.0.0 to ~1.1.0 in version 5.3.2 These updates likely include bug fixes and performance improvements.
In the development dependencies, version 5.3.2 sees a TypeScript upgrade from ~4.9.3 to ~5.0.2, potentially offering enhanced type safety and new language features for developers working with the antd codebase. The version of stylelint-config-standard was updated from ^30.0.0 to ^31.0.0. Additionally, @qixian.cs/github-contributors-list was updated from version ^1.0.3 to ^1.1.0. Version 5.3.2 also includes an update to @ant-design/tools from ^17.0.0. While both versions maintain the same peer dependencies for React and React DOM (>=16.9.0), ensuring compatibility with a wide range of React projects. Developers should review the specific changes in @rc-component/trigger, rc-textarea and TypeScript to understand the full impact of updating from 5.3.1 to 5.3.2. These minor version increments usually involve non-breaking changes, but it's always a good practice to test the upgrade in a development environment.
The are not vulnerabilities for the version 5.3.2 of the package antd