Ant Design (antd) has released version 3.23.6, a minor update building upon the previous stable version, 3.23.5. Both versions maintain the core promise of providing an enterprise-class UI design language and a robust suite of React components. Developers can continue relying on the familiar building blocks for creating consistent and visually appealing user interfaces.
Primarily, the changes from 3.23.5 to 3.23.6 involve dependency updates and bug fixes, rather than introducing groundbreaking new features. A key update is within the @ant-design/icons package, moving from version ~2.1.1 to ~2.1.1. Additionally, @ant-design/icons-react sees a similar update from ~2.0.1 to ~2.0.1. These icon library enhancements often include new icons, improved icon rendering, or bug fixes related to icon usage across the components. Logrocket-react goes from ^3.0.0 to ^4.0.0.
While a detailed changelog would provide specifics, developers can generally expect that these minor version bumps contribute to increased stability and performance. Reviewing the commit history or release notes on the Ant Design GitHub repository provides the most comprehensive understanding of the precise fixes and changes introduced. Developers upgrading from 3.23.5 should test their applications to ensure compatibility with the updated dependencies. The increase on unpackedSize and filecount could be a signal of new assets being added or some refactoring under the hood.
All the vulnerabilities related to the version 3.23.6 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.