First tagged release of Better Harness on the public npm registry under its
corrected package identity.
Install
npm install -g @qoder-ai/better-harnessRegistry: https://www.npmjs.com/package/@qoder-ai/better-harness
Fixed
- The published npm package identity is
@qoder-ai/better-harness. The
previously documented@qoderai/better-harnessscope was never a valid
registry name, so package metadata, the lockfile, the adapter matrices, and
the documentation site now all reference the hyphenated scope. - The repository
testscript runs the automated suite again, so the release
workflow verifies tests before publishing instead of reporting success
without running them.
Verification
npm run check: 1148 tests pass; pack verification reports 414 npm entries
and 436 runtime zip entries.- Publish workflow run: https://github.com/QoderAI/better-harness/actions/runs/30898295553
Full changelog: https://github.com/QoderAI/better-harness/blob/v0.4.1/CHANGELOG.md