Skip to content

Releases: KondeIO/kdf

v0.1.3

29 Jun 07:30

Choose a tag to compare

Adds imported JSON design tokens via createDesign(pageTokens, shared), an edge-safe @kondeio/kdf/edge export, and Cloudflare Workers/Astro SSR documentation.

v0.1.2

22 Jun 03:03

Choose a tag to compare

Patch release for documentation naming cleanup.\n\nChanges:\n- Renames package docs to docs/doc.md and docs/skill.md.\n- Updates README/package references to the new doc filenames.\n- Keeps the npm-only install/init flow from v0.1.1.

v0.1.1

22 Jun 02:53

Choose a tag to compare

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.

v0.1.0

21 Jun 23:52

Choose a tag to compare

Initial public release of @kondeio/kdf.

Highlights:

  • JSON-based KDF design source of truth.
  • Server-side Node API with Next.js plugin support.
  • Starter kdf/ scaffold and examples.
  • UI-library agnostic class composition with clsx.
  • Dev cache revalidation and @ref traversal hardening.

Published to npm: https://www.npmjs.com/package/@kondeio/kdf