Skip to content

v0.8.2

Compare
Choose a tag to compare
@DannyBen DannyBen released this 01 Jun 14:36
· 989 commits to master since this release

Configuration Changes

  • Add command.expose to show subcommands in parent command's help (#230, #232, #236)
  • Change the command.group option so that it no longer sticky (#230)
    • ⚠️ Action Required: If you are using this feature, all commands that need to be under a certain group must have the group option.

CLI Changes

  • Add --watch to the generate command (#237)

Internal Changes

  • Revert (remove) CommandScopes (#231)
  • Fix parents revalidation issue (#235)

Full Changelog: v0.8.1...v0.8.2