Ant Design (antd) has released version 5.12.2, a minor update following version 5.12.1. Both versions maintain the core philosophy of providing enterprise-class UI components for React applications. Examining the changes between these versions reveals targeted improvements and dependency updates.
In the dependencies section, rc-menu was updated from ~9.12.2 to ~9.12.4, @rc-component/tour was updated from ~1.11.0 to ~1.11.1, @ant-design/cssinjs was updated from ^1.18.0 to ^1.18.1 and rc-pagination was updated from ~4.0.1 to ~4.0.3. These updates likely address minor bug fixes, performance enhancements, or compatibility adjustments within those specific components.
The devDependencies section shows several updates, in particular is the update of stylelint from ^15.11.0 to ^16.0.0. These updates in the devDependencies often indicate improvements in the development workflow, testing tools, or documentation generation. For developers incorporating antd into their projects, these incremental updates generally translate to a more stable and refined development experience.
Developers already using antd can likely upgrade without significant breaking changes. For those new to antd, version 5.12.2 represents a solid and actively maintained choice for building robust React-based user interfaces. As always, reviewing the official changelog for a detailed breakdown of all modifications is recommended before upgrading.The unpacked size went from 43345384 to 43351770, so there were definitely a change in files despite the low versions jump.
The are not vulnerabilities for the version 5.12.2 of the package antd