Ant Design (antd) has released version 5.10.3, a minor update over the previous stable version 5.10.2. While maintaining its core focus as an enterprise-class UI design language and React components implementation, this release includes targeted updates and refinements to improve the developer experience.
A notable change appears in the dependencies: rc-picker has been updated from version ~3.14.5 to ~3.14.6, and rc-notification has been updated from version ~5.2.0 to ~5.3.0.rc-tooltip has been updated from version ~6.1.1 to ~6.1.2,@rc-component/trigger has been updated from version ~1.17.2 to ~1.18.0. These updates likely contain bug fixes, performance improvements, or minor feature enhancements within these specific components.
In the devDependencies, the @argos-ci/core package was updated from version "^0.12.0" to "^1.0.0", and size-limit was updated from "^9.0.0" to "^10.0.0". The type definitions for react are updated from 18.2.29 to 18.2.33. Developers using Ant Design should consider these updates when upgrading to 5.10.3, especially if they rely heavily on the affected components or utilize the aforementioned testing and development tools, even though this is a patch version. The upgrade may bring minor breaking changes with testing tools, so it's recommended to carefully review the changelog for any specific instructions or compatibility considerations.
The are not vulnerabilities for the version 5.10.3 of the package antd