v0.6.0
·
470 commits
to refs/heads/main
since this release
What's Changed
🚀 Features
- fix(core): move command execution logic to core with detailed error reporting (#182) @9wick
- chore: integrate throw-trace for static @throws analysis (#181) @9wick
- fix(adapter): accept readonly string[] in execCommand (#176) @9wick
🐛 Bug Fixes
- fix(website): align doc slug with filename for llms.txt links (#183) @9wick
- fix(core): move command execution logic to core with detailed error reporting (#182) @9wick
- fix(adapter): accept readonly string[] in execCommand (#176) @9wick
📖 Documentation
- docs: enable twoslash for homepage and fix README imports (#184) @9wick
- fix(website): align doc slug with filename for llms.txt links (#183) @9wick
- docs: add testing guide for command app recreation pattern (#179) @9wick
- docs(website): enable twoslash type-checking for all code blocks (#177) @9wick
- docs: add benchmark section to LP and introduction (#174) @9wick
🧹 Maintenance
- docs: enable twoslash for homepage and fix README imports (#184) @9wick
- fix(website): align doc slug with filename for llms.txt links (#183) @9wick
- chore: integrate throw-trace for static @throws analysis (#181) @9wick
- chore(gwq): add background build on worktree setup (#180) @9wick
- chore: remove obsolete docs and update gitignore (#178) @9wick
- chore(ci): rename release.yml to release-please.yml (#175) @9wick
- docs: add benchmark section to LP and introduction (#174) @9wick
Full Changelog: v0.5.1...v0.6.0