Tags: colinhacks/zshy
Tags
ci: drop npm whoami precheck and trim TS compat matrix `npm whoami` cannot authenticate via OIDC, so it always 401s under trusted publishing and blocks the publish step. Versace still drives the actual `npm publish --provenance` call. Also trims the TypeScript compat matrix from 4 versions to 2: 5.7 (the real lower bound, since zshy uses `rewriteRelativeImportExtensions`) and `latest` (currently 6.x). 5.8 is already covered by the main test job, and `next` currently resolves to a stale dev build of the same major.
PreviousNext