Skip to content

Document happo CLI version availability#307

Merged
lencioni merged 1 commit into
mainfrom
gifted-montalcini-1cae06
May 11, 2026
Merged

Document happo CLI version availability#307
lencioni merged 1 commit into
mainfrom
gifted-montalcini-1cae06

Conversation

@lencioni
Copy link
Copy Markdown
Contributor

Summary

Why

--skip and --only were added recently but the docs didn't make their version requirements clear. While doing this, the existing "flake" command and its options were also annotated for completeness.

Version sources (from git tags in happo/happo):

  • v6.0.0 — default, wrapping, and finalize commands plus their original options
  • v6.3.0 — flake command and its options
  • v6.10.0 — --skip and --only
  • v6.10.1 — --skippedExamples on happo finalize (reintroduced from legacy happo-e2e)

Test plan

  • Docs build succeeds
  • Skim rendered cli reference page to confirm version notes appear under each heading

🤖 Generated with Claude Code

Add "Available since happo vX.Y.Z" annotations to each command and option
in the CLI reference, and to references in integration guides. Makes it
clear which version of the happo package first shipped --skip, --only,
the flake command, and --skippedExamples on finalize.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@lencioni lencioni requested a review from trotzig as a code owner May 11, 2026 19:52
@lencioni lencioni enabled auto-merge May 11, 2026 19:53
Copy link
Copy Markdown
Contributor

@trotzig trotzig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we have a special way of formatting this type of thing?

@lencioni
Copy link
Copy Markdown
Contributor Author

@trotzig yeah maybe--we could accomplish that with a shared component in mdx. But let's roll with this for now.

@lencioni lencioni merged commit 92ea902 into main May 11, 2026
3 checks passed
@lencioni lencioni deleted the gifted-montalcini-1cae06 branch May 11, 2026 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants