Ant Design has released version 5.13.0, building upon the previous stable version 5.12.8. This update includes several dependency upgrades in both the dependencies and devDependencies sections, influencing the underlying functionality and development experience. Notably, rc-tabs was updated from ~12.14.1 to ~14.0.0, rc-input from ~1.3.11 to ~1.4.3, rc-select from ~14.10.0 to ~14.11.0, andrc-input-number from ~8.4.0 to ~8.6.1 potentially bringing improvements and bug fixes to those components. The peer dependencies remain the same, requiring React and ReactDOM versions >=16.9.0.
For developers, these updates signify potential improvements in UI component behavior and stability. They should review the changelogs of the updated rc-* components to identify specific enhancements or breaking changes. The increase in fileCount and unpackedSize in the dist object suggests more assets, and potentially larger components. The latest version includes improvements in the development tooling and offers a more polished experience, contributing to a more efficient development workflow. By staying current with these updates, developers can leverage the latest features of Ant Design, build high-quality user interfaces, and ensure compatibility with the latest React ecosystem standards.
The are not vulnerabilities for the version 5.13.0 of the package antd