Ant Design's upgrade from version 5.9.4 to 5.10.0 introduces several notable changes relevant for developers utilizing this popular React UI library. Delving into the dependencies, we see adjustments in the versions of underlying components, highlighting the ongoing effort to refine the library with the newest features and performance improvements.
Specifically, rc-dialog has been updated from ~9.2.0 to ~9.3.3. rc-image moved from ~7.2.0 to ~7.3.1. rc-picker moved from ~3.14.1 to ~3.14.5. Further refinements also surface in @ant-design/icons, progressing from ^5.2.2 to ^5.2.6, suggesting enhancements in the available icon set. @ant-design/cssinjs has been updated from ^1.16.0 to ^1.17.0. @ant-design/react-slick has been updated from ~1.0.0 to ~1.0.2, @ctrl/tinycolor was updated from ^3.6.0 to ^3.6.1. rc-slider was updated from ~10.2.1 to ~10.3.0. rc-upload was updated from ~4.3.4 to ~4.3.5. rc-field-form has been updated from ~1.38.1 to ~1.38.2
These changes suggest incremental upgrades across various components, with developers benefiting from bug fixes, potential performance enhancements, and new features rolled into the upgraded dependency versions. While the core dependencies remain largely the same, these updates contribute to a more polished and feature-rich user experience. Developers should review detailed changelogs for each updated dependency to understand the specific changes and how they impact their applications.
The are not vulnerabilities for the version 5.10.0 of the package antd