BREAKING CHANGE(build): Upgrade dependencies and dev tooling; adjust TypeScript config

This commit is contained in:
2025-12-10 20:55:28 +00:00
parent 5889b327bd
commit c8b5f78757
7 changed files with 3891 additions and 3122 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## 2025-12-10 - 2.0.0 - BREAKING CHANGE(build)
Upgrade dependencies and dev tooling; adjust TypeScript config
- Bumped runtime dependencies: @design.estate/*, @push.rocks/*, @git.zone/tsrun (to ^2.0.0), @tsclass/tsclass, puppeteer, @types/node, qrcode types, and others.
- Updated devDependencies: @git.zone/tsbuild, tsbundle, tstest, tswatch to newer releases.
- Removed experimentalDecorators and useDefineForClassFields from tsconfig.json — this may change decorator handling and affect compilation.
- These dependency and config changes may introduce breaking behavior; recommend a major version bump.
## 2025-01-01 - 1.6.11 - fix(license)
Update copyright notice in license to reflect new ownership