Vitest has released a new version, 0.0.132, building upon the foundation established in version 0.0.131. This update includes targeted refinements and dependency upgrades that contribute to a more robust and efficient testing experience for developers leveraging the power of Vite. Key improvements are noticeable in the updated dependencies, offering enhanced functionality and stability. tinyspy advances from version 0.2.6 to 0.2.7, potentially providing improved spying and mocking capabilities. tinypool moves from 0.1.0 to 0.1.1, indicating possible enhancements in worker pool management, crucial for parallel test execution. local-pkg also sees an update from 0.4.0 to 0.4.1 which may provide improvements in local package resolution. Furthermore, rollup migrates from version 2.62.0 to 2.63.0, possibly incorporating bug fixes and performance enhancements related to bundling. @vitest/ui is also updated, ensuring alignment of the UI with the core testing framework.
Developers should also note the @types/node update, advancing from 17.0.7 to 17.0.8, reflecting changes in the Node.js type definitions. This is accompanied by an updated fileCount and unpackedSize for the distribution package, suggesting subtle modifications impacting the package structure or included assets. Vitest offers a blazing fast unit test framework powered by Vite, focusing on speed and simplicity.
The are not vulnerabilities for the version 0.0.132 of the package vitest