Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 18:23
· 117 commits to main since this release

1.0.0 (2026-06-22)

Bug Fixes

  • address review feedback on PR #11 (089afe1)
  • invoke tsc and vite via node path, not bin symlinks (d40801f)
  • replace as any casts with typed mock helpers (d58373d)
  • switch-then-delete when dismissing the active review (5849aaf)
  • use npm trusted publishing (OIDC, no token) (4aa1ef8)
  • use npx --no-install in build scripts so npm git-URL installs work (ab6a3a5)

Features