Ant Design has released version 5.18.3, a minor update building upon the previous stable version, 5.18.2. Both versions offer developers a robust suite of enterprise-class UI components implemented in React, simplifying the creation of visually appealing and functional web applications. The core offerings remain consistent between the two versions, including a comprehensive set of components like menus, rates, tabs, trees, images, inputs, steps, tables, dialogs, drawers, and more.
While the component library's fundamental structure and core dependencies such as dayjs, rc-* components, and @ant-design/* utilities stay largely the same, some notable changes have occurred under the hood. Specifically, rc-util was updated from version 5.42.1 to 5.43.0 and @ant-design/cssinjs was updated from version 1.20.0 to 1.21.0, while rc-motion was updated from version 2.9.1 to 2.9.2. The devDependencies saw frequent updates where @typescript-eslint/parser and @typescript-eslint/eslint-plugin were updated to version 7.13.0.
Developers should carefully review the changelog for 5.18.3 on the Ant Design website or npm page for a complete list of bug fixes, performance improvements, and any potential breaking changes, ensuring a smooth update process. Keeping your Ant Design version up-to-date is key for accessing the newest features, performance improvements, and bug fixes, ultimately improving the efficiency and effectiveness of your development workflow.
The are not vulnerabilities for the version 5.18.3 of the package antd