Ant Design (Antd) has released a new version, 4.24.6, building on the robust foundation of its previous stable release, 4.24.5. Both versions continue to offer an enterprise-class UI design language and React components implementation, providing developers with a comprehensive suite of tools for building rich and interactive web applications.
A key difference lies in the updated dependencies. In version 4.24.6, rc-image has been updated from ~5.12.0 to ~5.13.0, while rc-drawer has been updated from ~6.0.0 to ~6.1.0. This mean that the new version incorporates the latest features, improvements, and bug fixes from these underlying component libraries.
For developers using Ant Design, these updates ensure access to the most current and performant versions of the components. While both versions share a wide array of dependencies, including lodash, moment, and various rc-* components for core functionality, staying updated to 4.24.6 is recommended to leverage the latest refinements in related components. Both versions rely on peer dependencies of React and React-DOM of version >=16.9.0. The list of dev dependencies is quite long and include tools as Jest, Typescript, EsLint and others which are usually interesting only for those that are contributing to the component library. This incremential update provides a stable and enriched development experience with minor under the hood upgrades that should not affect developers implementing the library.
The are not vulnerabilities for the version 4.24.6 of the package antd