v4.1.8
📦 vitestView on GitHub →
🐛 2 fixes🔧 1 symbols
Summary
This patch release for v4.1.x focuses on fixing critical bugs in the browser environment related to CDP API access and Playwright route handling.
🐛 Bug Fixes
- Disabled client `cdp` API when `allowWrite/allowExec: false` in browser mode (backported to v4).
- Removed orphaned Playwright route when the same module is mocked via multiple IDs (backported to v4).