fix(deps): bump dependencies and update README CLI usage to pnpm dlx

This commit is contained in:
2026-05-09 12:33:38 +00:00
parent 53c2475be0
commit 1167a0d120
5 changed files with 333 additions and 342 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## 2026-05-09 - 1.3.2 - fix(deps)
bump dependencies and update README CLI usage to pnpm dlx
- update runtime and development dependency versions in package.json
- replace global npm install examples with pnpm dlx and pnpm add usage in the README
- adjust GitHub Actions example to enable pnpm before compiling with tsdeno
## 2026-03-24 - 1.3.1 - fix(config)
rename smartconfig metadata file and update config-based compile references