Ant Design (antd) has released version 5.9.3, building upon the previous stable release, version 5.9.2. While both versions offer a robust suite of enterprise-class UI components for React, the newer version includes key dependency updates and internal improvements that developers should be aware of.
In the dependencies section, rc-cascader has been updated from ~3.16.0 to ~3.17.0, rc-field-form from ~1.38.0 to ~1.38.1, rc-input from ~1.1.1 to ~1.2.1, rc-mentions from ~2.7.0 to ~2.8.0, rc-select from ~14.8.1 to ~14.9.0, and rc-tree from ~5.7.10 to ~5.7.12. Furthermore, the @rc-component/trigger dependency see its version updated from ~1.15.6 to ~1.16.0. In the devDependencies, glob has been updated from ^10.0.0 to 10.3.6, remark from ^14.0.1 to ^15.0.1, and @types/react from 18.2.1 to ^18.0.0. Additionally, the new version includes @typescript-eslint/parser and @typescript-eslint/eslint-plugin to ^6.5.0 version as well as the identity-obj-proxy package to the ^3.0.0 version.
These updates typically involve bug fixes, performance enhancements, and new features within those specific components and packages. Developers upgrading from 5.9.2 should review the changelogs for these updated dependencies to understand the specific changes and ensure compatibility with their existing code. Overall, version 5.9.3 delivers incremental improvements, ensuring a more stable and feature-rich experience for developers using Ant Design in their React projects. The consistent maintenance and updates demonstrate the library's commitment to providing a reliable and evolving UI solution.
The are not vulnerabilities for the version 5.9.3 of the package antd