Ant Design has released version 4.5.0, building upon the solid foundation of the previous stable version, 4.4.3. While maintaining its core philosophy as an enterprise-class UI design language and React components implementation, version 4.5.0 introduces subtle yet significant updates that could impact developers. A clear difference lies in dependency updates; the newer version sees updates to rc-tree (from ~3.6.0 to ~3.8.0), rc-picker specifically from (~1.10.6 to ~1.15.0) and also rc-field-form (~1.5.0 to ~1.8.0) potentially introducing new features, bug fixes, or performance improvements within these underlying components. Also @ant-design/react-slick jumped from (~0.26.3 to ~0.27.0)
These changes might mean developers should review their usage of affected components to ensure compatibility and leverage any improvements offered. The file count within the distributed package has slightly increased, hinting at potential feature additions, while the unpacked size is somewhat larger. For developers using Ant Design, it is important to review updated components with a closer look because there might be visual or functional breaking changes. To keep up to date, reviewing change logs for all the updates is generally a good practice before upgrading. Notably, Ant Design's commitment to an enterprise-grade experience remains, as indicated by maintaining the versions of React and React-DOM listed in *peerDependencies* .
The are not vulnerabilities for the version 4.5.0 of the package antd