Skip to content

v0.6.10

Latest

Choose a tag to compare

@selemondev selemondev released this 25 Jun 03:49
· 1 commit to master since this release

compare changes

🚀 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

  • Add pull request workflow (a088e3d)
  • Use non-mutating validation steps (7e6cfba)

❤️ Contributors

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 components command to update installed components by @selemondev in #151

New Contributors

Full Changelog: v0.6.9...v0.6.10