Ant Design (antd) has released version 4.17.3, a minor update following 4.17.2. Both remain committed to providing enterprise-class UI components and a comprehensive React implementation. A notable change in dependencies is the updated rc-select from version ~13.1.0-alpha.0 to ~13.2.1, and rc-cascader from version ~2.2.0 to ~2.3.0, potentially bringing enhancements or bug fixes to these select and cascading components. Importantly, rc-resize-observer sees a version jump from ^1.0.0 to ^1.1.0. Developers relying on responsive layouts might find this update particularly relevant. On the development dependencies side, version 4.17.3 introduces @types/jest-axe at ^3.5.3 and removes ignore-emit-webpack-plugin and react-virtualized. While seemingly minor, these represent adjustments to the development and testing environment, potentially improving code quality and bundle optimization during development process. Some notable upgrades are @ant-design/tools from 14.0.0-alpha.3 to ^14.0.2, the removal of xhr2 and the addition of remove-files-webpack-plugin. The peer dependencies of React and React DOM remain at ">=16.9.0" in both versions, ensuring compatibility with a wide range of React projects. Overall, 4.17.3 appears to refine existing features and development workflows, reflecting a continuous effort to improve the stability and developer experience of the Ant Design library.
The are not vulnerabilities for the version 4.17.3 of the package antd