Releases: AlemTuzlak/kiira
Releases · AlemTuzlak/kiira
VS Code Extension vscode-v0.3.0
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
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
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
- @AlemTuzlak made their first contribution in #1
Full Changelog: https://github.com/AlemTuzlak/kiira/commits/vscode-v0.1.0
kiira@0.3.0
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
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 thekiiraCLI and GitHub Action.
Patch Changes
- Updated dependencies [b6de37a]
- kiira-core@0.2.0
kiira-core@0.3.0
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
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 thekiiraCLI and GitHub Action.