Add bunx compatibility note to changelog

This commit is contained in:
Tommy D. Rossi
2025-12-30 12:55:15 +01:00
parent 87ad30283b
commit 14711bb3b5
+1
View File
@@ -8,6 +8,7 @@
- `enable()` now disables first then re-enables to force CDP to emit `scriptParsed` and `styleSheetAdded` events
- Added 100ms debounced wait for events to arrive before returning
- `listScripts()` and `list()` are now async and auto-call `enable()`
- **Bun/bunx compatibility**: Removed known issue about bunx - the MCP now works with both `npx` and `bunx`
## 0.0.28