fix(core): Updated dependencies and added assetsHandler instantiation

This commit is contained in:
2025-01-29 13:23:28 +01:00
parent 9c4751cdd0
commit 3a7a022d69
5 changed files with 1773 additions and 1568 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## 2025-01-29 - 2.0.38 - fix(core)
Updated dependencies and added assetsHandler instantiation
- Updated various dependencies in package.json to latest versions.
- Added assetsHandler instantiation in TsWatch class to improve functionality.
## 2024-12-09 - 2.0.37 - fix(core)
Refactor TsWatch class to improve website execution handling