Ant Design has released version 3.12.4, a minor update focusing on refinements and bug fixes over the previous stable version, 3.12.3. Both versions maintain the same core dependencies, offering developers a robust suite of UI components for React-based applications grounded in enterprise-class design principles. Key dependencies like react, react-dom, lodash, and moment remain consistent ensuring smooth transitions for existing projects.
While the developer dependencies largely overlap, a notable change is the updated version of react-highlight-words from ^0.15.0 to ^0.16.0 in the newer version, which could bring subtle improvements to text highlighting functionalities within components. Furthermore, react-github-button stays in version ^0.1.11 and @ant-design/colors stays in version ^2.0.0. Developers leveraging highlighting features or GitHub integration might benefit from upgrading. The core UI component library remains fundamentally the same, so the upgrade should be seamless for most projects. The releaseDate, different tarball, and slightly different package unpackedSize suggest internal improvements and package optimization. The library's commitment to providing a comprehensive and consistently improving design system for React is evident. Developers benefit from a well-maintained and actively developed UI library that handles common front-end challenges. Ant Design continues to provide React developers with a valuable toolkit for building modern, user-friendly web applications.
All the vulnerabilities related to the version 3.12.4 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.