Skip to content

v0.1.1

Choose a tag to compare

@montazze montazze released this 22 Jun 02:53
· 2 commits to main since this release

Patch release to keep the public KDF install flow npm-focused.\n\nChanges:\n- Default install remains npm install @kondeio/kdf and scaffolds kdf/ automatically.\n- Skip scaffolding with npm install @kondeio/kdf --ignore-scripts or KDF_SKIP_INIT=1.\n- Manual init docs and CLI help now use npm exec -- kdf init.\n- Removes npx wording from public docs to avoid DX confusion.