Ant Design has released version 5.0.3 as a minor update to the 5.0.x series, following closely on the heels of version 5.0.2. Both versions maintain the core philosophy of providing enterprise-class UI components for React applications. A key focus for developers will be that the core dependencies remain largely consistent, ensuring a smooth upgrade process. Both versions rely on the same versions of key dependencies such as dayjs, lodash, and numerous rc-* components, so the key functionality of related and underlying components is most likely still the same.
The main change seems to be focused on improvements and bug fixes but, as the fileCount differs between the 2 version releases, from 3204 to 3240, it means that there have been some changes to the underlying components and resources, even if the package size decreased by around 400KB, so it is always good to check the changelog provided by the antd team as there may be some important details regarding specific use cases.
Developers already using Ant Design 5.0.2 can upgrade to 5.0.3 with minimal disruption, while those new to the library will find both versions offer a robust and comprehensive set of UI tools. The versions are built to work seamlessly with React 16.9.0 and above, and it is also important to note that they require React DOM >= 16.9.0 to work correctly. Always refer to the official Ant Design documentation for the most accurate and up-to-date information.
The are not vulnerabilities for the version 5.0.3 of the package antd