Ant Design has released version 5.1.1, a minor update following the 5.1.0 release. While both versions maintain the core enterprise-class UI design language and React components implementation, there are subtle differences that developers should be aware of.
In the dependencies, rc-image has been updated from ~5.12.0 to ~5.13.0 and @ant-design/cssinjs was updated from ^1.0.0 to ^1.3.0. rc-table was updated from ~7.28.2 to ~7.28.3. This suggest minor bug fixes, potential performance improvements, or refinements to existing features within those specific components or internal styling mechanisms.
Within the devDependencies, @ant-design/tools moved from version 16.1.0-alpha.2 to ^17.0.0-alpha.5, indicating potential updates and testing tools.
Developers upgrading from 5.1.0 to 5.1.1 should review the changelogs of rc-image, @ant-design/cssinjs and @ant-design/tools if they are directly utilizing these components.
The release dates indicate that version 5.1.1 was released on 2022-12-26, approximately a week after version 5.1.0's release on 2022-12-20, also the unpacked size decreased from 52MB to 50MB. This rapid iteration cycle suggests a focus on quickly addressing identified issues or incorporating minor enhancements based on user feedback. Given the short timeframe and the nature of changes, the upgrade is likely straightforward.
The are not vulnerabilities for the version 5.1.1 of the package antd