Ant Design (antd) version 4.4.2 introduces subtle yet impactful changes compared to its predecessor, version 4.4.1, focusing on internal dependency updates and refinements that contribute to a more robust and streamlined development experience.
One notable difference lies in the dependency on omit.js, which is updated from version 1.0.2 to version 2.0.2 in antd 4.4.2. This update likely incorporates bug fixes or performance enhancements within the omit.js library itself. Similarly, rc-menu sees an upgrade from version 8.4.1 to 8.5.0 and rc-dialog moves from version 8.0.0 to 8.1.0 indicating improvements or fixes related to the Menu and Dialog components. Moreover, @ant-design/tools moves from version 9.0.0 to version 10.0.0.
On the developer side, while the core API remains stable, these updated dependencies translate to potential performance gains, stability improvements, and broader compatibility across different environments. Developers upgrading from 4.4.1 can expect a smoother experience, leveraging the benefits baked into these refined internal dependencies. The peer dependencies remain consistent, requiring React and React DOM version 16.9.0 or higher. It's always a good practice to review change logs and migration guides provided by Ant Design for detailed upgrade instructions and potential breaking changes, ensuring a seamless transition to the latest version. This incremental update continues to solidify Ant Design's position as a reliable and feature-rich UI library for React applications.
The are not vulnerabilities for the version 4.4.2 of the package antd