From 14711bb3b5f51b120a3515b1e1de72feb36c82eb Mon Sep 17 00:00:00 2001 From: "Tommy D. Rossi" Date: Tue, 30 Dec 2025 12:55:15 +0100 Subject: [PATCH] Add bunx compatibility note to changelog --- playwriter/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/playwriter/CHANGELOG.md b/playwriter/CHANGELOG.md index c7b7cf5..b77ffd3 100644 --- a/playwriter/CHANGELOG.md +++ b/playwriter/CHANGELOG.md @@ -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