v7.0.5
Immutable
release. Only release title and notes can be modified.
[7.0.5] - 2026-06-01
- Commit Range: ➡️
b586542...2cf7cae
✨ Features
-
b586542— ✨ [feat] Normalize VS Code schema handling and improve empty enum removal -
Introduce
sanitizeVscodeSchemafunction to clean up VS Code schemas by removing empty enum placeholders. -
Refactor
removeEmptyEnumto handle nested properties more efficiently. -
Update tests to validate normalization of workspace settings schemas and ensure compatibility with VS Code.
🧹 Chores
2cf7cae— Release v7.0.5