Ant Design has released version 4.23.2, a minor update following version 4.23.1. Both versions maintain the core features of this popular enterprise-class UI design language and React component library. Key dependencies like lodash, moment, and various rc-* components remain largely consistent between the two releases, ensuring continued stability and functionality for existing projects. React and React-DOM continue to be peer dependencies, requiring versions >=16.9.0.
A notable change in dependencies is the update of rc-tree from ~5.6.5 to ~5.7.0. Similarly, rc-cascader moves from ~3.6.0 to ~3.7.0 and rc-tree-select from ~5.4.0 to ~5.5.0. While details of the specific fixes may require digging deeper into the changelogs for each dependency, it's safe to assume they include minor bug fixes and improvements of these components.
Developers upgrading from 4.23.1 to 4.23.2 may benefit from these refinements in tree based components. Given the minor nature of the update, the upgrade process should be straightforward with minimal risk of breaking changes. It is always advisable to review the detailed changelogs of rc-tree, rc-cascader and rc-tree-select and run thorough testing. The releaseDate also denotes that this package was released approximately one week after the previous version, indicating potential urgent fixes incorporated.
The are not vulnerabilities for the version 4.23.2 of the package antd