Ant Design has released version 4.17.4, a minor update following 4.17.3. Both versions maintain the core promise of providing enterprise-class UI components for React developers. Examining the dependency changes, version 4.17.4 upgrades rc-resize-observer from ^1.1.0 to ^1.1.2. This seemingly small update could include performance improvements or bug fixes related to resize observation. Additionally, there is an updated devDependency, specifically antd-img-crop that goes from ^3.1.1 to ^4.0.0. On the devDependencies front, the update includes a change in @types/jest-environment-puppeteer (from ^4.4.0 to ^4.4.1), and a newer version of @types/react-copy-to-clipboard. These updates are important for developers using Puppeteer for end-to-end testing and react-copy-to-clipboard in their applications, potentially bringing improved type definitions and compatibility. The rest of the dependencies remain unchanged. While these changes may seem incremental, they contribute to the overall stability and refinement of the Ant Design library. Developers are encouraged to update to version 4.17.4 to benefit from these improvements, ensuring they are working with the most polished and up-to-date version of the component library. These updates highlight Ant Design's commitment to continuously improving its React components and developer experience.
The are not vulnerabilities for the version 4.17.4 of the package antd