Ant Design (Antd) has released version 4.3.5, a minor update following version 4.3.4. Both versions are enterprise-class UI design languages and React component implementations, offering a robust foundation for building modern web applications. The core dependencies for both releases remain largely consistent, including libraries like lodash, moment, and various rc-* components, indicating a focus on stability and incremental improvements.
The primary difference lies in the updated rc-upload dependency, moving from '~3.1.0' in version 4.3.4 to '~3.2.0' in 4.3.5. This suggests fixes or enhancements related to the upload component. Developers leveraging Antd's file upload functionality should investigate the changelog for rc-upload to understand the precise nature of the update and assess its impact on their applications.
The releaseDate fields denote the release cadence of these versions. Antd 4.3.5, released on "2020-06-21T08:04:51.249Z", follows Antd 4.3.4, which was released on "2020-06-14T14:51:34.078Z". Both versions relies on react and react-dom packages of version greater or equal than 16.9.0.
For developers currently using Antd, upgrading to 4.3.5 is recommended, particularly if file upload features are central to their application. As a minor release, it's likely to contain bug fixes and performance enhancements without introducing major breaking changes. Developers should always review the release notes and test thoroughly when upgrading dependencies to ensure compatibility and optimal performance.
The are not vulnerabilities for the version 4.3.5 of the package antd