Releases: pau-vega/Devkit-AI
Releases · pau-vega/Devkit-AI
Release list
devkit-ai: v0.1.5
devkit-ai: v0.1.4
devkit-ai: v0.1.3
devkit-ai: v0.1.2
devkit-ai: v0.1.1
devkit-ai: v0.1.0
0.1.0 (2026-06-04)
Features
- 01-01: add YAML paths field to all 5 workflow-toolkit SKILL.md files (bf605d3)
- 01-01: add YAML paths field to typescript-rules and jsdoc-standards SKILL.md (b578bd5)
- 01-02: add .cursor/ to .gitignore and update build script with symlink generation (3d75d63)
- 01-02: create .cursor/skills/ symlinks for typescript-rules and jsdoc-standards (a4f5d70)
- 01-03: extend build script to generate workflow-toolkit cursor symlinks (aabd3dd)
- 260510-jtr: implement installer CLI with @clack/prompts and per-file conflict handling (c6b7341)
- 260510-jtr: scaffold package.json + GitHub Packages publish workflow (980a8f2)
- add /ts-review command (7f0a7d2)
- add auto-generated marker above PLUGINS array (4f5b656)
- add build script skeleton with frontmatter parser (996dc6d)
- add build step and expand path triggers in CI workflow (b772f8f)
- add component discovery functions to build script (a02be11)
- add display fields to marketplace.json for build script (a98490f)
- add HTML injection and complete build script (45d2b0f)
- add lint and typecheck pre-commit hooks (d3e292e)
- add lint and typecheck pre-commit hooks (2892cd5)
- add main loop and JSON generation to build script (d547d76)
- add marketplace and plugin manifests (5255621)
- add marketplace showcase page and screenshots (03d5610)
- add marketplace showcase page and screenshots (0d32568)
- add prompt hook for TypeScript validation on Write/Edit (43b3166)
- add release-please workflow for automatic releases (ee7c4ec)
- add release-please workflow for automatic releases (6e8e392)
- add ts-reviewer agent for TypeScript code review (46d113e)
- add typescript-conventions skill with full rules (351d180)
- add workflow icon CSS class for workflow-toolkit plugin (2596469)
- add workflow-toolkit plugin (ec72708)
- add workflow-toolkit plugin with developer workflow skills (ed550a9)
- relocate hooks to plugin root, add jsdoc-standards plugin (c6f2f95)
- relocate hooks to plugin root, add jsdoc-standards plugin (2cb8992)
- restructure into multi-plugin marketplace (14a1cb5)
- restructure into multi-plugin marketplace with typescript-rules, jsdoc-standards, and workflow-toolkit (e7cff56)
- revamp marketplace UI and refine plugin metadata (28f102b)
- revamp marketplace UI and refine plugin metadata (2c7ba85)
Bug Fixes
- 260510-jtr: address code-review BLOCKER + 2 warnings (5db484d)
- add Node.js 24 env var for release-please action (6a5877e)
- add Node.js 24 env var for release-please action (7b6ab6c)
- align plugin with marketplace best practices (6159c98)
- align version to 0.0.0 and add initial-version config (a0caf07)
- bump version down to 0.1.0 and normalize JSON formatting (9072622)
- correct release-please config/manifest file paths (b42e943)
- harden hooks and jsdoc-review command robustness (1bb25b4)
- move release-please config to top level, pin initial version (1a6cef5)
- move release-please config to top level, pin initial version (403aaa2)
- patch hook bugs, add .gitignore, update README (148c9d4)
- prevent enforce-pnpm hook false positives on commit messages (2102ea0)
- prevent release-please from creating major versions (379b73a)
- remove release-as bootstrap to prevent premature 1.0.0 bump (ab47193)
- remove release-as bootstrap to prevent premature 1.0.0 bump (e8acdf0)
- remove release-as bootstrap to prevent premature 1.0.0 bump (8ec78c4)
- revert release-please manifest to 0.0.0 (4294586)
- set initial release version to 0.1.0 (f72234e)
- use turborepo typecheck pipeline in pre-commit hook (64e8a12)
- use turborepo typecheck pipeline in pre-commit hook (bb91b1c)