🚀 Enhancements
- Add Update Components command to update installed components (f243bd4)
🏡 Chore
- Ignore generated coverage output (cf0fab7)
- Sync upstream snippets (9e7d65b)
- Sync upstream snippets (5531ad2)
- Update dependencies (6f67c5e)
- Fix pnpm version mismatch (d96e79a)
✅ Tests
- Add vitest setup and initial coverage cases (27fa95c)
- Finalize coverage improvements (586dde8)
- Address validation feedback (bbe7c9c)
- Resolve final review comments (1001c80)
🤖 CI
❤️ Contributors
- Selemondev (@selemondev)
What's Changed
- chore(deps): update dependency esbuild to ^0.28.0 by @renovate[bot] in #134
- chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #129
- chore: add unit coverage for completion helpers and core utilities by @selemondev with @Copilot in #139
- chore: add CI workflow for pull requests and merges to master by @selemondev with @Copilot in #140
- chore: sync upstream snippets by @github-actions[bot] in #141
- chore(deps): update dependency pkg-types to v2.3.1 by @renovate[bot] in #138
- chore(deps): update dependency typescript to v6 by @renovate[bot] in #133
- chore(deps): update pnpm to v10.34.1 by @renovate[bot] in #124
- chore: sync upstream snippets by @github-actions[bot] in #146
- feat: add
update componentscommand to update installed components by @selemondev in #151
New Contributors
- @selemondev with @Copilot made their first contribution in #139
Full Changelog: v0.6.9...v0.6.10