This commit is contained in:
Tommy D. Rossi
2025-12-30 13:54:12 +01:00
parent f9a3c5b924
commit 8eedbcf2e1
3 changed files with 9 additions and 2 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## 0.0.31
### Patch Changes
- **Added `styles-api` resource**: New MCP resource (`playwriter://styles-api`) with types and examples for `getStylesForLocator` CSS inspection API
- **Reduced prompt context**: Simplified prompt.md to reference resources (`playwriter://debugger-api`, `playwriter://editor-api`, `playwriter://styles-api`) instead of inline documentation
## 0.0.30
### Patch Changes