Ant Design has released version 3.13.0, building upon the solid foundation of the previous stable version, 3.12.4. Both versions remain committed to providing an enterprise-class UI design language and a React-based implementation for building robust web applications. Developers using React 16 or higher will be pleased to know versions 3.12.4 and 3.13.0 support peer dependencies, react and react-dom, greater than or equal to 16.0.0.
A key highlight in the updated version 3.13.0 is the update from rc-tabs ~9.5.2 to ~9.6.0. There's also an update to @ant-design/icons from ~1.1.15 to ~1.1.16. Another update is in rc-time-picker, updated from ~3.5.0 to ~3.6.1 and rc-progress updated from ~2.2.6 to ~2.3.0. One minor update is rc-switch from ~1.8.0 to ~1.9.0. While most other dependencies remain consistent, this incremental upgrade introduces improvements and potentially bug fixes within the affected components. Both versions leverage a wide array of robust dependencies such as lodash, moment, and rc- components, providing developers with feature-rich modules for form management, menu creation, date and time pickers, data display, and many other common UI tasks. Developers seeking a comprehensive, well-maintained React UI library will find both versions of Ant Design to be excellent choices, and can use this incremental data for updating their applications.
All the vulnerabilities related to the version 3.13.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.