Ant Design has released a new version, 5.17.1, an incremental update to its popular React UI library following version 5.17.0. While both versions share the same core features and components, the most recent release includes targeted updates. In the dependencies section, the update modifies "@ant-design/icons" up to version "^5.3.7" and "rc-tree" to "~5.8.7", while the prior version used "^5.3.6" and "~5.8.5" respectively. "@ant-design/icons" provides a suite of scalable vector icons for Ant Design components and "rc-tree" is a React Tree component. These updates likely address minor bug fixes, performance improvements, or compatibility enhancements within those specific components, ensuring smoother integration and use of the updated icons and features. Furthermore, the updated version includes "eslint-plugin-unicorn":"^53.0.0" in the devDependencies.
The "rc-field-form" dependency also sees a version bump from "~2.0.0" to "~2.0.1", suggesting improvements to form management capabilities. Generally, these updates provide developers with a more refined and reliable experience with Ant Design. The increased unpacked size (45182280 vs 45166361) is also notable. Developers are encouraged to upgrade to the latest version to benefit from these improvements and ensure compatibility with the latest React ecosystem. The updates aim to improve the overall developer experience by creating a reliable UI framework for creating scalable web applications.
The are not vulnerabilities for the version 5.17.1 of the package antd