Files
zopu-code/repos/effect-smol/.changeset/fix-cli-mixed-global-flag-context.md

8 lines
240 B
Markdown

---
"effect": patch
---
Fix `Command.withGlobalFlags` type inference when mixing `GlobalFlag.action` and `GlobalFlag.setting`.
`Setting` service identifiers are now correctly removed from command requirements in mixed global flag arrays.