Ant Design has released version 5.13.3, a minor update following version 5.13.2. While both remain committed to providing enterprise-class UI design and React components, several changes warrant attention from developers. In dependencies, @rc-component/tour was upgraded from ~1.12.2 to ~1.12.3, and @ant-design/cssinjs from ^1.18.2 to ^1.18.4.
The devDependencies show more significant changes. Noteworthy updates include dumi from 2.3.0-beta.3 to 2.3.0-beta.6, stylelint from 16.1.0 to ^16.2.0, terser from 5.26.0 to 5.27.0, webpack from 5.89.0 to 5.90.0. Crucially, jsdom was bumped up from 23.2.0 to ^24.0.0. There are also updates in typscript related packages as @typescript-eslint/parser from 6.18.1 to ^6.19.1 and @typescript-eslint/eslint-plugin from 6.18.1 to ^6.19.1. Several packages also saw version bumps like @qixian.cs/github-contributors-list from 1.1.0 to ^2.0.1,@codesandbox/sandpack-react from 2.11.0 to ^2.11.3, @testing-library/jest-dom from 6.2.0 to ^6.3.0. New versions of linters and formatters were added: eslint-plugin-unicorn now at ^50.0.1, prettier to ^3.2.4 and @biomejs/biome to 1.5.3. These updates typically include bug fixes, performance improvements, and new features, potentially impacting testing and build processes. Also, the number of files changed from 3541 to 3545 and unpacked size from 43950102 to 43961741. Developers should review these changes for compatibility and to leverage the latest enhancements.
The are not vulnerabilities for the version 5.13.3 of the package antd