Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-03 | 692 Bytes | |
v3.2.1 source code.tar.gz | 2025-06-03 | 21.4 MB | |
v3.2.1 source code.zip | 2025-06-03 | 22.3 MB | |
Totals: 3 Items | 43.7 MB | 0 |
🐞 Bug Fixes
- Use sha1 instead of md5 for hashing - by @sheremet-va (e4c73)
- expect:
- Fix chai import in dts - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/8077 (a7593)
- Export
DeeplyAllowMatchers
- by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8078 (30ab4)