Vitest 3.2.4 introduces a minor upgrade over its predecessor, version 3.2.3, offering subtle yet potentially impactful enhancements for developers. While the core functionality remains consistent, several dependency updates bring improvements in stability and compatibility. Noticeably, vite-node and @vitest/spy, @vitest/utils, @vitest/expect, @vitest/mocker, @vitest/runner, @vitest/snapshot, @vitest/pretty-format have been bumped to version 3.2.4, aligning them perfectly with the main vitest package. tinypool experienced a minor jump from 1.1.0 to 1.1.1 possibly containing bug fixes or performance improvements. On the development dependency side, happy-dom moves from version 17.5.6 to 17.6.3 , @types/node is updated from version 22.15.29 to 22.15.32, birpc see an upgrade from 2.3.0 to 2.4.0, @types/estree moves from 1.0.7 to 1.0.8, suggesting improvements in the testing environment and type definitions. Crucially, @vitest/ui and @vitest/browser peer dependencies remain at versions 3.2.3 so it's possible that users should expect some problems. These updates, while seemingly minor, collectively contribute to a more refined and reliable testing experience. Developers should particularly note the updated versions of vite-node and @vitest/* packages ensuring optimal interplay within the Vitest ecosystem. As usual, comprehensive testing after upgrading is advisable to catch any potential compatibility issues within a project's specific setup and a careful check of the related packages changelogs.
The are not vulnerabilities for the version 3.2.4 of the package vitest