v3.2.1
📦 vitestView on GitHub →
🐛 3 fixes🔧 2 symbols
Summary
Vitest 3.2.1 is a patch release that fixes the hashing algorithm, corrects the Chai import in expect’s TypeScript definitions, and adds an export for DeeplyAllowMatchers.
🐛 Bug Fixes
- Switched hashing algorithm from MD5 to SHA1 for improved security.
- Fixed incorrect Chai import in the TypeScript declaration files for the expect API.
- Exported the DeeplyAllowMatchers type to make it publicly available.
🔧 Affected Symbols
DeeplyAllowMatchersexpect