Ant Design has released version 4.18.2, a minor update succeeding version 4.18.1. Both versions maintain the same core dependencies, ensuring a consistent experience for developers relying on libraries like lodash, moment, and various rc-* components for UI elements. The peer dependency requirements for react and react-dom remain at ">=16.9.0", indicating no breaking changes concerning the React version.
The most notable difference lies in the dist object. Version 4.18.2 has a reduced unpackedSize of 47153360 compared to 4.18.1's 47670855, signifying potential optimizations in the build process or a slight reduction in the overall package size. The fileCount also changes slightly from 3393 to 3391. The release date also changes, from the 29th of December to the 30th. This minor difference signifies bug fixes, performance improvements, or documentation updates, making it a worthwhile upgrade for developers already using Ant Design. Developers can expect a smoother experience and potentially improved performance with the latest version without facing compatibility issues. Both versions are licensed under MIT and maintain the same repository URL for easy access and contribution. Always refer to the official changelog for the most accurate and comprehensive list of changes.
The are not vulnerabilities for the version 4.18.2 of the package antd