7 lines
239 B
Markdown
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`
|