Skip to content

fix(cli): restore bare-semver --version output#5196

Merged
avallete merged 1 commit into
developfrom
fix/version-output-regression
May 7, 2026
Merged

fix(cli): restore bare-semver --version output#5196
avallete merged 1 commit into
developfrom
fix/version-output-regression

Conversation

@avallete
Copy link
Copy Markdown
Member

@avallete avallete commented May 7, 2026

What kind of change does this PR introduce?

Effect CLI's default formatter prints ${name} v${version} on --version, which broke release smoke tests and any external script parsing the version. Override formatVersion for text mode in formatterLayerFor and lock the contract with an integration test covering both shells.

Effect CLI's default formatter prints `${name} v${version}` on
`--version`, which broke release smoke tests and any external script
parsing the version. Override `formatVersion` for text mode in
`formatterLayerFor` and lock the contract with an integration test
covering both shells.
@avallete avallete requested a review from a team as a code owner May 7, 2026 06:50
@avallete avallete merged commit ec4f802 into develop May 7, 2026
10 checks passed
@avallete avallete deleted the fix/version-output-regression branch May 7, 2026 07:07
@supabase-cli-releaser supabase-cli-releaser Bot mentioned this pull request May 12, 2026
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