kit 1.28.1
Fixed
- Tool resolution works on native Windows (#43, incremental).
resolveToolBinshelled out towhich, which doesn't exist on native Windows (PowerShell/cmd). It now useswhereonwin32andwhichelsewhere — same first-line path parsing. POSIX behavior is byte-identical (verified); checks off one of #43's hard blockers. (Remaining #43 blockers — POSIX git hooks,tarextraction, secret-file ACLs, the build script'srm/chmod, and awindows-latestCI job to verify it all — need a Windows runner and stay open.)
Full changelog: https://github.com/sandstream/kit/blob/v1.28.1/CHANGELOG.md
Verify this release:
git tag -v v1.28.1
npm audit signatures