AikidoSec-safe-chain/packages/safe-chain
Ethan Setnik 8ac7c722b8
feat: respect pnpm minimumReleaseAge from pnpm-workspace.yaml
When invoked as the pnpm/pnpx shim, walk up from cwd looking for
pnpm-workspace.yaml (or a pnpm field in package.json) and use its
minimumReleaseAge and minimumReleaseAgeExclude as the floor and
exclusion list. Existing CLI args, env vars, and ~/.safe-chain/config.json
still override, so the project's pnpm config can act as a single source
of truth without forcing users to duplicate settings across two systems.

Fixes #460

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-15 17:39:00 -04:00
..
bin unset PKG_EXECPATH before invoking safe-chain binary 2026-05-13 14:33:58 -07:00
src feat: respect pnpm minimumReleaseAge from pnpm-workspace.yaml 2026-05-15 17:39:00 -04:00
.npmignore Modify release process 2025-09-05 12:01:29 +02:00
package.json Add rushx support too 2026-05-01 17:04:38 +01:00
tsconfig.json Type check safe-chain package 2025-11-01 13:06:06 +01:00