Rc-tree has released a new version, 5.13.1, following the previous stable version 5.13.0. While both versions share the same core functionality as a React tree UI component, a closer look reveals key updates for developers. Both rely on the same peer dependencies of React and React-dom. A notable difference lies in the devDependencies. Version 5.13.1 includes a more comprehensive array of testing and utility libraries, such as @testing-library/jest-dom, @testing-library/react, @types/node, @types/react, @types/react-dom, @types/warning, eslint-plugin-unicorn alongside others like rc-dialog, rc-tooltip and rc-trigger, suggesting enhanced testing and modern development practices. This implies a greater focus on component testing coverage.
The core dependencies remain largely the same, with @babel/runtime, classnames, rc-motion, rc-util, and rc-virtual-list ensuring consistent performance and styling. Comparing the dist metadata, the fileCount remains at 68 while the unpackedSize is marginally smaller in the new release, indicating some possible optimizations in code size. The updated release date signifies recent improvements and potential bug fixes. Developers using rc-tree should consider upgrading to 5.13.1 to benefit from the improved testing infrastructure and potential performance enhancements.
The are not vulnerabilities for the version 5.13.1 of the package rc-tree