Vitest, a blazing fast unit test framework powered by Vite, underwent a significant version jump from 0.0.142 to 0.1.0. While the core dependencies like chai, vite, tinyspy, tinypool, and local-pkg remain consistent, several key updates differentiate these versions. The happy-dom dev dependency experienced a minor update from version 2.25.1 to 2.25.2. Crucially, vite-node and @vitest/ui, components deeply integrated into Vitest's functionality, were aligned with the main package version, moving from 0.0.142 to 0.1.0. This alignment likely reflects enhancements or bug fixes within the Vite integration and user interface elements of Vitest. Developers should pay close attention to this when upgrading, as changes in vite-node can impact test execution and module resolution, while updates to @vitest/ui may affect the testing experience and reporting. The dist section indicates a slight decrease in unpacked size from 5284845 to 5284837 bytes, which might be due to optimisations. Finally, the release date shows a short gap (less than a day), hinting at the rapid development and iterative improvements happening within the Vitest ecosystem. Users should review the changelog for more detailed information.
The are not vulnerabilities for the version 0.1.0 of the package vitest