Skip to content

v1.0.0-beta.30

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Dec 11:21
· 103 commits to main since this release
v1.0.0-beta.30
1bf6128

   🐞 Bug Fixes

  • plugin-help:
    • Correctly ignore double dash in parameters section  -  by @so1ve (06777)
    • Should wrap -- in [] if there's no required parameters after --  -  by @so1ve (70c25)

   🧹 Chore

   🧪 Test

   🔨 Refactor

  • plugin-completions: Create a new RootCommand instance instead of using the global one  -  by @so1ve (08b3b)
  • test-utils: Use vi.mocked  -  by @so1ve (edc8f)
    View changes on GitHub