fix(cli): Align package scope to @git.zone, bump dependency versions and remove obsolete pnpm workspace setting
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-12-13 - 2.0.1 - fix(cli)
|
||||
Align package scope to @git.zone, bump dependency versions and remove obsolete pnpm workspace setting
|
||||
|
||||
- Update runtime import in cli.ts.js from @gitzone/tsrun to @git.zone/tsrun
|
||||
- Change npm package name in npmextra.json to @git.zone/tsrun
|
||||
- Bump devDependencies and dependencies in package.json (@git.zone/tsbuild -> ^3.1.2, @push.rocks/smartcli -> ^4.0.19, @types/node -> ^25.0.1, @push.rocks/smartfile -> ^13.1.0, tsx -> ^4.21.0)
|
||||
- Remove onlyBuiltDependencies entry from pnpm-workspace.yaml
|
||||
- Ensure commitinfo metadata (ts/00_commitinfo_data.ts) and package.json remain aligned with @git.zone/tsrun
|
||||
|
||||
## 2025-11-17 - 2.0.0 - BREAKING CHANGE(tsconfig)
|
||||
Remove experimentalDecorators and useDefineForClassFields from tsconfig.json
|
||||
|
||||
|
||||
Reference in New Issue
Block a user