v4.1.10
📦 vitestView on GitHub →
🐛 2 fixes🔧 2 symbols
Summary
This patch release primarily focuses on backporting bug fixes related to file system access in browser commands and module resolution in the VM context to the v4 branch.
🐛 Bug Fixes
- Fixed fs access check in builtin browser commands (backported to v4).
- Resolved external module resolve error when using deps optimizer query with encoded URI in vm context (backported to v4).