Ant Design has released version 5.8.1, a minor update succeeding version 5.8.0. Both versions maintain Ant Design's commitment to providing enterprise-class UI design and React components. Core dependencies like dayjs, rc-* components, and utilities remain consistent, ensuring continued stability and functionality. Both versions support React 16.9.0 and above.
The most notable change lies in the updated dependency @ant-design/icons, moving from version 5.1.0 in 5.8.0 to version 5.2.2 in 5.8.1. This likely includes new icons, bug fixes, and potential performance improvements within the icon set. While other dependency versions remain largely the same, developers should review the @ant-design/icons changelog for specific additions or modifications that may impact their implementations.
The dist metadata reveals a small increase in unpackedSize from 43934278 bytes in 5.8.0 to 44166316 bytes in 5.8.1, suggesting the addition of new assets or code within the @ant-design/icons package or other internal updates. Both versions boast a comprehensive set of devDependencies, highlighting Ant Design's focus on code quality, testing, and documentation, as tools like jest, eslint, typescript, and typedoc are used.
The are not vulnerabilities for the version 5.8.1 of the package antd