Skip to content

v3.34.0 — scaffold --version global flag

Latest

Choose a tag to compare

@zigrivers zigrivers released this 08 Jun 20:57
0719e9c

Added

  • scaffold --version global flag (PRD F-030 / CLI contract). scaffold --version now prints the package version and exits 0. Previously the flag was disabled (.version(false)) and fell through to "You must specify a command" (exit 1). The richer scaffold version subcommand (Node version, update check, --format json) is unchanged.

Related: mmr-v1.6.1 fixes the mmr doc-conformance auth check that this same scaffold --version gap had broken.