Ant Design (antd) has released version 4.1.0, building upon the stable foundation of version 4.0.4. Both versions offer an enterprise-class UI design language and a rich set of React components, empowering developers to build robust and visually appealing applications.
Key dependencies remain consistent between the releases, including vital libraries like lodash, moment, and rc-* components, ensuring continued stability and functionality. Developers leveraging these core dependencies will find the upgrade path smooth.
However, several notable updates in version 4.1.0 catch the eye. In the dependencies section, rc-tabs was upgraded from "~10.0.0" to "~10.1.1", rc-picker saw an update from "~1.1.0" to "~1.4.0", rc-select moved from "~10.0.0" to "~10.1.0",rc-virtual-list was bumped from "~1.0.0" to "^1.1.0", and @ant-design/icons stayed at "^4.0.0". In addition, in the devDependencies section, the alpha release of @ant-design/colors got bumped from ^4.0.0-alpha.1 to ^4.0.0, eslint-plugin-react-hooks from "^2.5.0" to "^3.0.0".
Developers should pay attention to these updated rc-* component versions, testing their applications to ensure compatibility. These changes likely reflect bug fixes, performance improvements, or new features within these individual components.
Beyond dependency updates, developers should consult the official Ant Design changelog for a comprehensive list of fixes, features, and breaking changes introduced in version 4.1.0. This will ensure a seamless transition and allow them to take full advantage of the latest enhancements. The upgrade provides a modern and efficient toolkit for building outstanding user interfaces with React.
The are not vulnerabilities for the version 4.1.0 of the package antd