Files
zopu-code/repos/effect/.changeset/fix-cli-subcommands-requirements.md

7 lines
239 B
Markdown

---
"effect": patch
---
- Fix `Command.withSubcommands` collapsing the inferred requirements type to `never` when given more than one subcommand
- Export a `Command.Services` utility type to extract the required services from a `Command`