Releases: lenneTech/cli
Releases · lenneTech/cli
1.29.0
1.28.0
1.27.0
1.26.1
1.26.0
1.25.0
v1.24.1
Bug Fixes
- scaffold: reconfigure
.claude/upstream.jsonfor downstream on nest-base scaffold (#89)
New nest-base projects scaffolded via lt fullstack init --next, lt fullstack add-api --next, and lt server create --next now get .claude/upstream.json flipped to the downstream shape (isTemplate: false, upstream: lenneTech/nest-base), so /upstream-pr can contribute core fixes back upstream out of the box.
v1.24.0
Highlights
Catch-up release since v1.18.0, including lt dev orchestration (1.21–1.23), incremental fullstack workspace commands, OCR tooling, and the server-create git-check fix.
Features
- incremental fullstack workspace + KI-safe standalone gates (1.20.0)
Bug Fixes
- fullstack: patchConfigEnvTs leaves
-starter-in DB names - server create: tolerate non-git cwd when checking work tree (#88)
Full changelog: CHANGELOG.md