Change8

v3.2.5

📦 vitestView on GitHub →
1 features🐛 1 fixes🔧 1 symbols

Summary

This release introduces new `allowWrite` and `allowExec` options for the API configuration and fixes an issue where the client CDP API was not disabled correctly when these options were set to false.

✨ New Features

  • Add `allowWrite` and `allowExec` options to `api`.

🐛 Bug Fixes

  • Disable client `cdp` API when `allowWrite/allowExec: false`.

Affected Symbols