Ant Design has released version 5.2.0, building upon the solid foundation of the previous stable version, 5.1.7. While both versions share the same core philosophy of providing an enterprise-class UI design language and React components, a closer look reveals key updates that developers should be aware of. One notable change lies in the dependencies. Version 5.2.0 sees an update in some of the internal components which translates into a consistent and performant experience. Specifically, the rc-input and rc-tooltip dependencies have been updated, and also rc-segmented dependency. Certain developer dependencies are also updated, pointing toward improvements in the underlying build and testing processes.
The dist object also reveals slight differences. Antd version 5.2.0 consists of 3076 files and an unpacked size of 50325740, slightly larger than the file and size of the previous version, 5.1.7. This likely indicates the addition of new features, enhancements, or refinements to existing components. While the peer dependencies for React and React DOM remain consistent, ensuring compatibility with existing projects, this subtle size difference hints at the evolution and refinement of the library. Developers upgrading from 5.1.7 to 5.2.0 can anticipate a more polished and feature-rich experience, alongside ongoing maintenance and improvements to the package. The upgrade to version 5.2.0 will help developers get the most recent bug fixes, features and performance improvements.
The are not vulnerabilities for the version 5.2.0 of the package antd