Ant Design has released version 4.8.3, a patch update succeeding version 4.8.2. Both versions are enterprise-class UI design languages with React components implementation but have some key distinctions.
The dependency updates are significant. 4.8.3 includes an updated @ant-design/icons dependency, bumped from version 4.2.1 to 4.3.0, and @ant-design/colors upgraded from 4.0.5 to 5.0.0. Also, rc-menu has been updated from ~8.8.2 to ~8.10.0 and rc-field-form dependency went from ~1.13.0 to ~1.15.0. Developers relying on specific icon sets or color palettes should be aware of these changes as they could introduce visual or functional modifications. Furthermore, rc-trigger has removed from dependencies of version 4.8.3 and also some devDependencies were updated.
While the core functionality remains consistent, these updates likely incorporate bug fixes, performance enhancements, and potentially new features within the affected components. Developers planning to upgrade should thoroughly review the changelogs for @ant-design/icons, @ant-design/colors, rc-menu, rc-field-form and other updated dependencies to ensure compatibility and avoid unexpected behavior. This meticulous approach guarantees a smooth transition and allows developers to leverage the improvements offered in the newer patch version. While the peer dependencies for React and React-DOM remain the same - version 16.9.0 or greater.
The are not vulnerabilities for the version 4.8.3 of the package antd