Skip to content

Releases: AlemTuzlak/kiira

VS Code Extension vscode-v0.3.0

06 Jun 14:01
6852eb5

Choose a tag to compare

What's Changed

  • fix(docs): deploy docs on release + fix generate-docs worktree; light vscode icon by @AlemTuzlak in #4
  • feat(docs): animated ReactBits landing page + minor release by @AlemTuzlak in #5
  • fix(ci): unblock Release workflow (deploy-docs permissions) by @AlemTuzlak in #6
  • ci: version packages by @github-actions[bot] in #7
  • ci: add workflow_dispatch to Release (publish escape hatch) by @AlemTuzlak in #8

Full Changelog: https://github.com/AlemTuzlak/kiira/compare/kiira-core@0.2.0...vscode-v0.3.0

VS Code Extension vscode-v0.2.0

06 Jun 10:12
e3311b2

Choose a tag to compare

What's Changed

  • ci: version packages by @github-actions[bot] in #3

New Contributors

  • @github-actions[bot] made their first contribution in #3

Full Changelog: vscode-v0.1.0...vscode-v0.2.0

VS Code Extension vscode-v0.1.0

06 Jun 10:05
35e7688

Choose a tag to compare

What's Changed

  • feat: Typedown MVP — type-check Markdown code fences (core, CLI, VS Code, GitHub Action) by @AlemTuzlak in #1
  • feat: rebrand Typedown to Kiira + add documentation site by @AlemTuzlak in #2

New Contributors

Full Changelog: https://github.com/AlemTuzlak/kiira/commits/vscode-v0.1.0

kiira@0.3.0

06 Jun 14:00
6852eb5

Choose a tag to compare

Minor Changes

  • a285163: Documentation: new animated landing page (hero, a "watch Kiira catch a bug" demo
    showing wrong code → Kiira → highlighted errors, and a "core → Kiira → CLI / VS
    Code / GitHub Action" usage flow) with a header logo + Docs / VS Code / GitHub
    links. No public API changes.

Patch Changes

  • Updated dependencies [a285163]
    • kiira-core@0.3.0

kiira@0.2.0

06 Jun 10:12
e3311b2

Choose a tag to compare

Minor Changes

  • b6de37a: Type-check TypeScript & JavaScript code fences in Markdown against your real
    project. Includes monorepo-aware module resolution, snippet grouping (group=),
    per-glob compiler-option overrides, language-tag detection, and a VS Code
    extension with live diagnostics and quick fixes (TypeScript auto-import, spelling,
    etc.) plus the kiira CLI and GitHub Action.

Patch Changes

  • Updated dependencies [b6de37a]
    • kiira-core@0.2.0

kiira-core@0.3.0

06 Jun 14:00
6852eb5

Choose a tag to compare

Minor Changes

  • a285163: Documentation: new animated landing page (hero, a "watch Kiira catch a bug" demo
    showing wrong code → Kiira → highlighted errors, and a "core → Kiira → CLI / VS
    Code / GitHub Action" usage flow) with a header logo + Docs / VS Code / GitHub
    links. No public API changes.

kiira-core@0.2.0

06 Jun 10:12
e3311b2

Choose a tag to compare

Minor Changes

  • b6de37a: Type-check TypeScript & JavaScript code fences in Markdown against your real
    project. Includes monorepo-aware module resolution, snippet grouping (group=),
    per-glob compiler-option overrides, language-tag detection, and a VS Code
    extension with live diagnostics and quick fixes (TypeScript auto-import, spelling,
    etc.) plus the kiira CLI and GitHub Action.