fix(core): Refactor TsWatch class to improve website execution handling

This commit is contained in:
2024-12-09 19:16:02 +01:00
parent 37f45a4912
commit 340efa5720
6 changed files with 244 additions and 35 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## 2024-12-09 - 2.0.37 - fix(core)
Refactor TsWatch class to improve website execution handling
- Removed unnecessary Smartshell instance creation in TsWatch class.
- Ensured websiteExecution restarts and website bundle reloads in watcher function.
## 2024-12-09 - 2.0.36 - fix(dependencies)
Update @push.rocks/smartshell dependency version