Ant Design (antd) has released version 4.15.3, a minor update following version 4.15.2. Both versions maintain the same core dependencies like lodash, moment, and various rc-* components, ensuring consistent functionality for developers using the library’s UI components. The peer dependencies remain react and react-dom at versions >=16.9.0. The main difference between the two releases lies within the development dependencies. Specifically, husky was updated from version 4.0.3 to version 6.0.0, eslint-plugin-unicorn was updated from version 29.0.0 to version 30.0.0 and jest-puppeteer was updated 4.4.0 to 5.0.1. While these changes don't directly impact the runtime behavior of the components, they are important for developers contributing to Ant Design's development or using related tooling in their projects. These updates often bring performance improvements, new features or bug fixes in the development workflow. For developers using Ant Design, upgrading to 4.15.3 provides an enhanced development environment through the updated tooling, while maintaining the stability and features introduced in 4.15.2. The updated husky version enables enhanced git hooks management and the updated eslint-plugin-unicorn and jest-puppeteer versions ensure adherence to modern coding standards and improved testing capabilities.
The are not vulnerabilities for the version 4.15.3 of the package antd