Vitest version 0.0.139 introduces subtle but potentially impactful changes compared to version 0.0.138. Both versions provide a blazing-fast unit testing framework powered by Vite, targeting developers seeking efficient and modern testing solutions. Key dependencies like Chai for assertions, Vite for build tooling, and Tinyspy for spies and stubs remain consistent, ensuring a stable foundation for testing.
The notable differences lie within the devDependencies. Specifically, mlly has been updated from version 0.3.16 to 0.3.17, and fast-glob has moved from 3.2.7 to 3.2.8. Additionally, @vitest/ui has been updated from 0.0.138 to 0.0.139 to match the main package version. These updates likely incorporate bug fixes, performance improvements, or minor feature enhancements within those specific packages, contributing to a more refined development experience. From a size perspective, the unpacked size increased slightly, suggesting added features or optimizations. Developers leveraging Vitest should consider upgrading to version 0.0.139 to benefit from these incremental improvements, especially if they rely on the updated functionalities within mlly and fast-glob. This upgrade ensures access to the latest refinements and potentially mitigates issues addressed in the newer versions of these development dependencies, promising a more stable and feature-rich testing environment within the Vite ecosystem.
The are not vulnerabilities for the version 0.0.139 of the package vitest