Ant Design (antd) has released version 4.7.1, a minor update following closely on the heels of version 4.7.0. While both maintain the core philosophy of providing enterprise-class UI components for React development, some notable distinctions exist that developers will want to consider.
In the dependencies, rc-menu has been updated from ~8.7.1 to ~8.8.2, and rc-tabs has been updated from ~11.6.0 to ~11.7.0. This could indicate bug fixes, performance enhancements, or new features within those specific components.
On the development dependencies side, remark has been upgraded from version 12.0.0 to 13.0.0, remark-cli has been updated from 8.0.0 to 9.0.0, and remark-lint moved from 7.0.0 to 8.0.0, showcasing a focus on documentation and code quality improvements. Also, the version of remark-preset-lint-recommended has been updated from 4.0.0 to 5.0.0.
Furthermore, ant design developers have adopted latest version of some tools, as in the case of eslint-plugin-markdown which has been updated from 1.0.0 to 1.0.0 and @ant-design/tools upgrated from 10.0.1 to 10.0.1.
Developers should update to the newest version to ensure they are using the most secure and reliable code, along with any new updates that come with the updated dependencies. As a minor release, version 4.7.1 likely contains bug fixes and minor improvements.
The are not vulnerabilities for the version 4.7.1 of the package antd