Vitest v4
6 months ago
- #javascript
- #testing
- #vitest
- Vitest v4.0.0 introduces several breaking changes, including the removal of deprecated APIs and features.
- New features include enhanced browser mode support, improved coverage options, and new expect utilities.
- Bug fixes address issues in browser mode, coverage, and module mocking, among others.
- Performance improvements focus on reducing dynamic imports and optimizing worker usage.