Releases: alveifbklsiu259/tscw-config
Releases · alveifbklsiu259/tscw-config
v1.1.2
1.1.2 (2025-02-14)
Bug Fixes
- handle trailing commas in JSON parsing (1a10be9)
v1.1.1
1.1.1 (2025-01-24)
Bug Fixes
v1.1.0
1.1.0 (2025-01-24)
Features
- add pre-commit support and new flag --includeDeclarationDir (7174d2d)
v1.0.1
1.0.1 (2024-11-06)
Bug Fixes
- json-processing: replace custom regex with strip-json-comments library (12d14d4)
v1.0.0
1.0.0 (2024-09-18)
Features
- add main script, cli script (6527d62)
- enable calling main with template literal (52f6d74)
- rewrite package from bash to Node.js for universal compatibility (b85ffe3)
Bug Fixes
- ensure tmp file cleanup on Windows when process is terminated by process.kill (45eacbc)
- fix ENOENT error when using pnpm as pkg manager (944e417)
- fix exit code error (8f69a2b)
- fix pnp error, add tests (5d50d6d)
- fix stdout/stderr output error (4dc1bf7)