Ant Design has released version 5.12.7, succeeding the previous stable version 5.12.6. Both versions continue to offer an enterprise-class UI design language and React components implementation. A notable change in the dependencies is the update of @ctrl/tinycolor from version 4.0.2 to ^3.6.1 and @ant-design/colors from version 7.0.1 to ^7.0.2. classnames also sees a minor update from 2.5.0 to ^2.5.1, but version 5.12.7 has no dependency to @babel/runtime, present in 5.12.6.
In the devDependencies, the @types/node package is updated from ^20.10.5 to ^20.10.6 and antd-img-crop is updated from 4.18.0 to ^4.21.0. @testing-library/user-event also received a maintenance update from 14.5.1 to ^14.5.2. These changes suggest ongoing efforts to refine the library, addressing underlying compatibility and enhancing functionality, especially with image cropping features.
While the core offerings of Ant Design remain consistent, developers should pay attention to the dependency updates, particularly @ctrl/tinycolor and @ant-design/colors, to ensure compatibility within their projects. The shifts in development dependencies like @types/node and antd-img-crop hints on incremental improvements and bug fixes. Upgrading from 5.12.6 to 5.12.7 appears to be a minor version update, with more emphasis on maintaining up-to-date dependencies and potential improvements to image cropping capabilities. Consider the @babel/runtime dependency elimination while upgrading. The fileCount and unpackedSize of package have a slight reduction, changing from fileCount:3500, unpackedSize:43725699 to fileCount:3500, unpackedSize:43585243.
The are not vulnerabilities for the version 5.12.7 of the package antd