fix(core): Upgraded dependencies and fixed test export issue

This commit is contained in:
2025-01-14 03:27:51 +01:00
parent 14b7db7049
commit 213e71a450
5 changed files with 8279 additions and 3933 deletions

View File

@@ -1,5 +1,14 @@
# Changelog
## 2025-01-14 - 1.0.19 - fix(core)
Upgraded dependencies and fixed test export issue
- Updated development dependencies to the latest versions.
- Upgraded @api.global/typedrequest to version ^3.1.10.
- Upgraded @push.rocks/smarttime to version ^4.1.1.
- Upgraded @push.rocks/webstore to version ^2.0.20.
- Fixed default export for tap.start() in test.browser.ts.
## 2025-01-09 - 1.0.18 - fix(webclient)
Ensure all package dependencies are up to date and minor performance enhancements