Ant Design 5.1.0 introduces subtle but notable improvements over version 5.0.7, solidifying its position as a robust React UI library. Developers will appreciate the refinements across several core components. A key difference lies in the updated versions of several dependencies. In rc-tabs it has been upgraded from ~12.4.2 to ~12.5.1. rc-cascader has been upgraded from ~3.7.0 to ~3.8.0. @rc-component/tour has been upgraded from ~1.0.1-2 to ~1.1.0. Some of the most important libraries are kept with the same version, this means that the core functionalities are kept almost identical in the 2 versions to avoid breaking changes. Additionally, the @ant-design/react-slick dependency saw an upgrade from ~0.29.1 to ~1.0.0, potentially bringing enhanced carousel capabilities.
While the peer dependencies for React and React DOM remain consistent (>=16.9.0), the updated dependencies suggest bug fixes, performance improvements, or new features within those individual components. Developers should check the changelogs of rc-tabs, rc-cascader and @rc-component/tour to fully grasp the extent of the updates. For developers seeking the latest refinements and optimized sub-component, upgrading to 5.1.0 is advisable. It's a worthwhile upgrade to keep the UI dependencies up-to-date.
The are not vulnerabilities for the version 5.1.0 of the package antd