Skip to content

feat(cli): replace legacy hidden flags#5403

Merged
jgoux merged 3 commits into
supabase:developfrom
7ttp:fix/hidden-flags-native
Jun 1, 2026
Merged

feat(cli): replace legacy hidden flags#5403
jgoux merged 3 commits into
supabase:developfrom
7ttp:fix/hidden-flags-native

Conversation

@7ttp
Copy link
Copy Markdown
Contributor

@7ttp 7ttp commented May 31, 2026

TL;DR

replaces the remaining legacy hidden flag shim with native Flag.withHidden

What's Introduced

This switches the remaining hidden legacy flags to Effect's native Flag.withHidden support and removes the old
local hidden-flag shim entirely

also dropped the formatter side help stripping workaround, since hidden flags are now handled natively by the upstream layer

added tests around it as well.....

ref:

@7ttp 7ttp requested a review from a team as a code owner May 31, 2026 19:35
@7ttp 7ttp self-assigned this May 31, 2026
Copy link
Copy Markdown
Contributor

@jgoux jgoux left a comment

Choose a reason for hiding this comment

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

@jgoux jgoux enabled auto-merge (squash) June 1, 2026 08:00
@jgoux jgoux merged commit d401de5 into supabase:develop Jun 1, 2026
8 checks passed
@7ttp 7ttp deleted the fix/hidden-flags-native branch June 1, 2026 08:05
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