Ant Design (antd) version 3.10.1 introduces several noteworthy updates and refinements compared to its predecessor, version 3.10.0. Developers will appreciate the updated dependency versions, ensuring compatibility and potentially resolving underlying issues. Key dependency updates include lodash (4.17.11), moment (2.22.2), rc-form (2.2.3), rc-menu (~7.4.12), rc-rate (~2.4.2), rc-tabs (~9.4.6), rc-tree (~1.14.6), rc-util (^4.5.1), and rc-table (~6.3.4), showcasing a commitment to maintaining compatibility with leading UI components and libraries. The update includes an important fix to antd's icon library @ant-design/icons-react to ~1.1.2. and @ant-design/icons to ~1.1.15.
Furthermore, the development environment undergoes some changes, with jest, enzyme, and eslint receiving updates. This suggests improvements in testing and code linting processes, ultimately contributing to a more stable and reliable codebase. While the core functionalities remain consistent, these incremental updates demonstrate a dedication to continuous improvement, making Ant Design a reliable choice for developers seeking a robust and actively maintained React UI library. While the unpacked size is slightly smaller in version 3.10.1, this could be attributed to internal optimizations and doesn't necessarily reflect a reduction in functionality. Developers can upgrade to version 3.10.1 with confidence, knowing they are benefiting from the latest enhancements and bug fixes.
All the vulnerabilities related to the version 3.10.1 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.