@chrisdoc/hevy-cli@1.2.7
Patch Changes
-
#1078
9e86cb2Thanks @chrisdoc! - GuardmergeAbortSignalswith anAbortSignal.anycapability check and a manual composition fallback so self-hosted Node runtimes older than 20.3 no longer fail every tool dispatch withTypeError: AbortSignal.any is not a function. -
#1083
a9cca6bThanks @chrisdoc! - chore: switch the repository package manager from npm to pnpm 12. Internal workspace dependencies use theworkspace:*protocol, scripts/workflows/docs were migrated, and the lockfile is nowpnpm-lock.yaml. No runtime behavior change. -
#1081
37ded34Thanks @chrisdoc! - chore(deps): update@sentry/nodeto 10.72.0,@types/nodeto 26.4.0, andzodto 4.5.2 within existing semver ranges. -
#1080
919ad8eThanks @chrisdoc! - Test-only: strengthen tool output-schema assertions and replace Git-based changeset fixtures with pure filesystem fixtures.