fix(dees-editor-bare): make Monaco editor follow domtools theme and clean up theme subscription on disconnect

This commit is contained in:
2025-12-30 13:57:51 +00:00
parent 9972029643
commit 5cb41f3368
3 changed files with 31 additions and 2 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-catalog',
version: '3.12.1',
version: '3.12.2',
description: 'A comprehensive library that provides dynamic web components for building sophisticated and modern web applications using JavaScript and TypeScript.'
}