Rc-util has released a new version, 5.27.2, building upon the previous stable version, 5.27.1. Both versions serve as "Common Utils For React Component," providing a collection of helpful utilities for React developers. Both versions maintain the core dependencies react-is and @babel/runtime, ensuring compatibility and smooth operation with existing React projects. The peer dependencies remain consistent, requiring React and React-DOM versions of >=16.9.0.
However, several changes appear in the development dependencies, suggesting updates to the development environment and testing tools. Specifically, dumi has been upgraded from version 1.1.4 to 2.1.3, indicating potential improvements in documentation generation and development workflow. There is an upgrade of the eslint package from version 6.6.0 to ~7.32.0, and father package from version 2.29.9 to 4.1.3 which may mean that the way of building the package has been changed.A significant addition in 5.27.2 is the introduction of @rc-component/father-plugin at version 1.0.0.
Developers should note the increased unpacked size from 206833 to 211465, which might be linked to the added or updated development dependencies. Considering the dependency updates, developers upgrading to 5.27.2 should review their build processes and test suites to ensure compatibility with the newer tooling.
The are not vulnerabilities for the version 5.27.2 of the package rc-util