Ant Design library saw a new iteration with version 1.9.0, building upon the solid foundation of 1.8.0. Both versions provide a robust set of UI components aimed at creating elegant and efficient user interfaces. A key difference developer should note is the updated dependencies. Version 1.9.0 incorporates newer releases of some underlying components. Specifically you should pay attention while upgrading to the changes in rc-slider from version 3.7.3 to 4.0.0, rc-queue-anim 0.11.12 to 0.12.4, and rc-upload from 1.13.3 to 2.0.3.
Both versions share a rich set of dependencies including rc-form, rc-menu, rc-table and many more rc- components. These ensure a consistent and well-tested core. They both rely on React 15.0.0 at its core. The devDependencies are focused on development workflows, testing and documentation. Key aspects for developers are the consistent use of eslint, babel, jest and bisheng for building and maintaining the library. Developers upgrading should test for compatibility since the underlying dependencies received minor upgrades. The release date indicates the new version was published one week after the previous, which is another reason for paying close attention when upgrading.
The are not vulnerabilities for the version 1.9.0 of the package antd