fix(tests): Remove flaky dynamic-ports browser test and add local dev tool settings

This commit is contained in:
2025-09-12 14:09:28 +00:00
parent 799a60188f
commit efbaded1f3
3 changed files with 7 additions and 30 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2025-09-12 - 2.3.7 - fix(tests)
Remove flaky dynamic-ports browser test and add local dev tool settings
- Removed test/tapbundle/test.dynamicports.ts — deletes a browser test that relied on injected dynamic WebSocket ports (reduces flaky CI/browser runs).
- Added .claude/settings.local.json — local development settings for the CLAUDE helper (grants allowed dev/automation commands and webfetch permissions).
## 2025-09-03 - 2.3.6 - fix(tstest)
Update deps, fix chrome server route for static bundles, add local tool settings and CI ignore