fix(core): Minor improvements and dependency updates

This commit is contained in:
2024-12-04 23:04:16 +01:00
parent 9e0765ce0b
commit 915bd67b6a
2 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## 2024-12-04 - 2.0.32 - fix(core)
Minor improvements and dependency updates
- Updated dependencies for improved performance
- Refined TypeScript project watching logic
## 2024-12-04 - 2.0.31 - fix(Watcher)
Add missing logger message in Watcher class for start method