fix(core): Refactor watch modes and update dependencies

This commit is contained in:
2024-12-04 21:58:32 +01:00
parent 95c57d489d
commit 7611268fb9
8 changed files with 7011 additions and 2607 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tswatch',
version: '2.0.25',
version: '2.0.26',
description: 'watch typescript projects during development'
}