Ant Design (antd) has released version 3.25.0, building on the solid foundation of its previous stable release, 3.24.3. This update includes targeted dependency updates and refinements, enhancing stability and developer experience. One notable change is the update of rc-upload from version ~2.8.0 to ~2.9.1 within the dependencies, which suggests improvements or bug fixes related to the file upload component. Developers leveraging this component should take note of this update. The unpacked size of the package has grown slightly from 51396203 to 51857803 bytes, which may indicate the addition of new code, assets, or the expansion of existing features, while the file count grew from 3778 to 3790.
While the core peer dependencies on react and react-dom remain at ">=16.0.0", ensuring compatibility with existing React projects, developers should always test thoroughly when upgrading any dependency. The release date change from October 27th to November 4th signifies a period of refinement and testing before the newer version became available. Developers are encouraged to review the detailed changelog on the Ant Design GitHub repository for a comprehensive list of changes, bug fixes, and potential breaking changes, ensuring a smooth upgrade process and leveraging the latest improvements in their enterprise-class UI development. Keep an eye out for optimization and new features, even if not explicitly stated in this summarized comparison.
All the vulnerabilities related to the version 3.25.0 of the package
node-fetch forwards secure headers to untrusted sites
node-fetch forwards secure headers such as authorization
, www-authenticate
, cookie
, & cookie2
when redirecting to a untrusted site.