Ant Design has released version 5.7.0, building upon the robust foundation of the previous stable version, 5.6.4. Both versions maintain the core promise of providing enterprise-class UI components for React applications. Key differences lie in dependency updates and potential bug fixes.
In the realm of dependencies, 5.7.0 sees upgrades to several core components like rc-menu (from ~9.9.2 to ~9.10.0), rc-tabs (from ~12.7.0 to ~12.9.0), rc-tree (from ~5.7.4 to ~5.7.6), rc-image (from ~5.17.1 to ~7.0.0-2), and rc-input-number (from ~7.4.0 to ~8.0.0). Notably, @rc-component/color-picker sees an update from ~1.2.0 to ~1.4.0.
Developers should carefully review these updated dependencies in version 5.7.0 for any breaking changes or new features that might impact their existing code. Always consult the respective changelogs of each dependency to understand the specifics of the update, what was improved and its potential impact. Be aware than any bug fix from underlying dependencies will be present in version 5.7.0. Also, the file count has increased from 3248 to 3286 and the unpacked size changed from 52156122 and 52514187. This increase suggests added functionality, potentially related to the updated dependencies. Use of the most current version implies bug fixes and performance improvements coming with these changes.
The are not vulnerabilities for the version 5.7.0 of the package antd