Skip to content

pm-presets v2026.06.04

Choose a tag to compare

@github-actions github-actions released this 04 Jun 05:54
· 22 commits to main since this release

Changelog

2026.6.4 - 2026-06-04

Added

  • Add presets apply --replace, diff --strict, and presets export (pm-ehaf)

2026.06.03-1 - 2026-06-03

Added

  • Deepen presets toolset: add show, diff, validate, enrich list (pm-ruih)

Other

  • Unit tests + functional test against real workspace + release 2026.6.3 (pm-q60r)

2026.06.03 - 2026-06-02

Added

  • Enrich presets list output + add --json; document apply idempotency (pm-g9oh)

Other

  • DECISION: apply idempotency, --with-seeds, and capability array (pm-cj9x)
  • Implement presets validate (all bundled presets parse/load) (pm-e2qb)
  • Implement presets diff <name> (workspace vs preset, --json) (pm-xa8m)
  • Implement presets show <name> (full definition, --json, exit 3) (pm-0r28)

2026.06.01 - 2026-06-01

Fixed

  • Preset handlers threw plain Error (no exitCode) → runtime double-invocation (pm-xp9p)

2026.5.28 - 2026-05-28

Other

  • Initial release: consolidate 5 pm-preset-* packages into pm-presets (pm-h9u0)