Ant Design (antd) has released version 4.7.0, building upon the solid foundation of version 4.6.6. Both versions deliver a robust suite of enterprise-class UI components for React development. Examining the dependency updates provides insight into the changes. In dependencies, rc-image was upgraded from ~3.0.6 to ~3.2.1, rc-table saw a bump from ~7.9.2 to ~7.10.0, rc-dialog went from ~8.2.1 to ~8.4.0, rc-motion was updated from ^2.0.0 to ^2.2.0, rc-picker from ~2.1.0 to ~2.3.0, rc-select from ~11.3.2 to ~11.4.0, rc-slider from ~9.5.1 to ~9.5.2, rc-field-form from ~1.10.0 to ~1.12.0, and rc-input-number from ~6.0.0 to ~6.1.0, and rc-notification from ~4.4.0 to ~4.5.2. These updates likely include bug fixes, performance improvements, and potentially new features within those specific components. Notably, there are no dependency removals, suggesting a focus on refinement rather than radical alteration. The devDependencies section sees updates primarily aimed at tooling and testing, ensuring a smooth development experience, more readable documentation, and code quality. The dist metadata indicates a slight increase in both file count and unpacked size, which correlates with the updates and additions introduced in the newer version. Developers should consult the official Ant Design changelog for a comprehensive overview of all changes, including behavioral updates and potential breaking changes.
The are not vulnerabilities for the version 4.7.0 of the package antd