Ant Design (antd) has released version 5.5.0, building upon the solid foundation of version 5.4.7. Both versions cater to developers seeking an enterprise-class UI design language and React components implementation, offering a rich set of pre-built components for rapid development.
A notable change lies in the updated dependencies. Version 5.5.0 sees updates to @rc-component/trigger and @rc-component/color-picker, potentially bringing bug fixes, performance improvements, or new features to these underlying components. Additionally, some rc- prefixed dependencies like rc-segmented and rc-field-form are updated to newer versions. The most important updates are to rc-tabs and rc-table.
On the development side, version 5.5.0 incorporates newer tooling and type definitions. There are updates to several @types/* packages and also to eslint. While these modifications may primarily affect the development workflow, they can lead to a more robust and maintainable codebase, indirectly benefitting developers consuming the library.
Developers should carefully examine the changelogs of the updated rc-components, @rc-ccomponent/trigger, @rc-component/color-picker, rc-segmented, rc-field-form, rc-tabs and rc-table to fully grasp the implications of these updates. The releaseDate indicates that 5.5.0 was released approximately one week after 5.4.7. The unpacked size also increased in the newer version.
The are not vulnerabilities for the version 5.5.0 of the package antd