Ant Design (antd) has released version 3.1.0, building upon the solid foundation established in version 3.0.3. Both versions provide a comprehensive suite of React-based UI components designed for building enterprise-level applications. A notable update in the dependencies includes rc-rate which has been updated from version ~2.3.0 to version ~2.4.0, and rc-calendar which has been updated from version ~9.3.0 to version ~9.4.0.
Developers relying on accessibility features will appreciate the continued focus on WAI-ARIA standards. The peer dependencies remain unchanged, requiring React and React DOM versions of >=16.0.0, ensuring compatibility with modern React development practices. The development dependencies received numerous updates, including @babel/types to 7.0.0-beta.31.
The consistent use of MIT license in both versions ensures developers can freely integrate antd into their projects. When upgrading, developers should review the changes in rc-rate and rc-calendar to ensure smooth transition. The 3.1.0 release, deployed on December 29, 2017, introduces refinements to the component library, offering enhanced stability and potentially new features or bug fixes over 3.0.3, released just a week prior on December 22, 2017 . Always consult the official Ant Design changelog for a complete list of changes and migration guides.
All the vulnerabilities related to the version 3.1.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.