Ant Design (antd) has released version 2.13.0, succeeding the previous stable version 2.12.8, bringing subtle but important updates for developers utilizing this popular React UI library. A key difference lies in dependency updates. Notably, rc-select sees an upgrade from version ~6.8.6 to ~6.9.0. Perhaps more significantly, react-slick, the carousel component, shifts from version ~0.14.2 to ~0.15.0, likely introducing bug fixes, performance improvements, or potentially new features to the carousel. Another dependency, rc-pagination received an update patching it from version ~1.11.0 to ~1.12.0.
These updates ensure developers have access to the latest features and bug fixes within these specific components, potentially leading to a smoother development experience and more robust applications. Beyond dependency bumps, developers can anticipate refinements and enhancements under the hood contributing to overall stability and performance. Always consult the official Ant Design changelog for a comprehensive list of changes, breaking changes, and migration guides for a seamless upgrade. These improvements are valuable for anyone leveraging Ant Design to build enterprise-grade React applications.
All the vulnerabilities related to the version 2.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.