feat(typedserver): Enable compression for element development server and update @api.global/typedserver dependency

This commit is contained in:
2025-12-08 12:27:52 +00:00
parent 01bde87067
commit 6415a459d2
5 changed files with 18 additions and 11 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tswatch',
version: '2.2.5',
version: '2.3.0',
description: 'A development tool for automatically watching and re-compiling TypeScript projects upon detecting file changes, enhancing developer workflows.'
}