Feat v0.6.3 dead code sweep #38

Merged
xcaliber merged 10 commits from feat/v0.6.3-dead-code-sweep into main 2026-03-31 12:37:48 +00:00
2 changed files with 5 additions and 3 deletions
Showing only changes of commit f7d7bd39b7 - Show all commits

View File

@@ -30,8 +30,10 @@ clean up dead code, narrow default bundle.
unused vendor copies with zero production imports. Removed cache entries
from `sw.js`.
- **`dev.html`**: 676-line standalone dev gallery, not referenced by anything.
- **Pre-fork version comments**: Stripped `// v0.X.X:` annotations from 72
files. Config-doc version references (compatibility requirements) preserved.
- **Pre-fork version comments**: Stripped all chat-switchboard version
annotations across ~140 files — standalone comments, inline suffixes,
section headers, and config field docs. Reworded to describe features
rather than reference pre-fork version numbers.
### Changed

View File

@@ -1 +1 @@
0.6.2
0.6.3