v4.0.18
📦 vitestView on GitHub →
✨ 1 features🐛 3 fixes🔧 3 symbols
Summary
This release introduces an experimental hook in the worker initialization and resolves several bugs related to module resolution, browser attribute handling, and HTML reporting.
✨ New Features
- Added experimental `onModuleRunner` hook to `worker.init`.
🐛 Bug Fixes
- Used `meta.url` in `createRequire`.
- Browser: Hidden injected data-testid attributes.
- UI: Processed artifact attachments when generating HTML reporter.