Ant Design has released version 4.18.9, a minor update from the previous stable version 4.18.8 of this popular React UI library. Both versions share the same core architecture and feature set, providing developers with a comprehensive suite of enterprise-class UI components and a consistent design language.
The primary difference lies in the updated dependencies. Notably, rc-field-form has been updated from version ~1.22.0-2 to ~1.23.0, potentially including bug fixes and minor enhancements within that component. Developers using forms should particularly note this change. Both packages leverage peer dependencies of react and react-dom at version >=16.9.0, ensuring compatibility with a wide range of React projects. Similarly, both versions list an extensive array of devDependencies, supporting a rich development environment with tools for testing, linting, documentation generation, and more. The differences between the devDependencies are likely due to tooling updates and development pipeline improvements done by the antd maintainers.
The update also brings an increase in unpacked size, with version 4.18.9 weighing in at 47,854,503 bytes compared to 47,325,471 bytes for version 4.18.8, which may be due to assets and code optimization .The release date of version 4.18.9 is February 28, 2022, shortly after version 4.18.8 on February 21, 2022.
Developers already using Ant Design can upgrade to 4.18.9 to benefit from the latest dependency updates and potential bug fixes. New users will find Ant Design a robust and well-documented library for building complex and visually appealing React applications and a source of components that follow a unified design system.
The are not vulnerabilities for the version 4.18.9 of the package antd