Version 9.4.0 of rc-dialog, a React UI component for creating dialogs, introduces notable updates compared to its predecessor, version 9.3.4. Developers should be aware of changes primarily impacting the development dependencies. Most notably, Prettier has been updated to version "^3.2.1" which includes code formatting updates. Also, @testing-library/jest-dom was updated to "^6.1.6".
The jump also included several dev dependency updates that provide developers with updated toolchains for contributing and testing. While the main dependencies of rc-dialog remain consistent, ensuring continued stability across different React projects, some of the tools aimed at contributors or those extending rc-dialog have been updated.
The core functionality and peer dependencies (react and react-dom) remain unchanged, meaning existing integrations should not experience breaking changes due to the update. Developers can upgrade, being mindful to align their local development environment, especially linting and formatting tools, with the newer versions specified in the devDependencies. The release date of version 9.4.0 is February 29, 2024, providing developers with the latest improvements.
The are not vulnerabilities for the version 9.4.0 of the package rc-dialog