Skip to content

v1.0.0-beta.26

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Dec 05:12
· 141 commits to main since this release
v1.0.0-beta.26
1669d8c

   🚨 Breaking Changes

  • core: Remove resolved and missingParameters as they are overdesigned  -  by @so1ve (12601)
  • core, parser: Introduce missingRequiredFlags, move error throwing logic to core  -  by @so1ve (393ae)

   🚀 Features

  • plugin-help: Make [flags] and [command] dimmed  -  by @so1ve (7c8ca)

   🐞 Bug Fixes

  • parser:
    • Should not use required with default  -  by @so1ve (9cc0c)
    • Should not resolve short flags as long flags  -  by @so1ve (1340c)
  • plugin-completions:
  • plugin-help:
  • plugin-version:

   🧹 Chore

   🧪 Test

   🔨 Refactor

    View changes on GitHub