BREAKING CHANGE(build): Upgrade dependencies and dev tooling; adjust TypeScript config
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user