Skip to content

v1.24.1

Choose a tag to compare

@pascal-klesse pascal-klesse released this 20 May 18:54
· 66 commits to main since this release

Bug Fixes

  • scaffold: reconfigure .claude/upstream.json for 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.