Ant Design (antd) has released version 5.21.4, a minor update building upon the previous stable version, 5.21.3. Both versions maintain the core purpose of providing enterprise-class UI design language and React components. A key difference lies in the introduction of @ant-design/cssinjs-utils dependency in version 5.21.4 with version ^1.1.1, whereas the older 5.21.3 version has the 1.1.0 version.
Reviewing the 'devDependencies', the updated version includes crucial updates to development dependencies. The @eslint-react/eslint-plugin has been updated with version ^1.13.0 . Furthermore, libraries like @testing-library/jest-dom experienced update to version ^6.5.0. Also, eslint-plugin-react-hooks has been updated to the version ^5.1.0-beta-26f2496093-20240514.
These changes often involve bug fixes, performance improvements, and potentially new minor features or refinements. Developers should evaluate the updated dependencies, especially within the development environment, for compatibility and potential build adjustments. Upgrading provides access to the latest enhancements and ensures optimal performance aligning with the project's needs.
The releaseDate differs slightly: 2024-10-14T11:25:52.318Z for the newer version and 2024-10-09T11:01:32.703Z for the older, which means that the newer version has been released just 5 days after the previous.
The are not vulnerabilities for the version 5.21.4 of the package antd