Skip to content

Latest commit

 

History

History
43 lines (22 loc) · 1.14 KB

CHANGELOG.md

File metadata and controls

43 lines (22 loc) · 1.14 KB

1.1.0 (2024-11-04)

🚀 Features

  • new option to display brief with custom usage (d78fda3)

🩹 Fixes

  • verify @types/node version with registry (1a762b0)
  • hidden --node-version flag to bypass version discovery (f237e04)

❤️ Thank You

  • Michael Molisani

1.0.1 (2024-10-22)

🩹 Fixes

  • update auto-complete template to output completions (a79e59f)
  • export constituent types of TypedCommandParameters individually (09dfb8d)
  • allow flags to parse arrays without variadic modifier (ecc9099)

❤️ Thank You

  • Michael Molisani

1.0.0 (2024-10-01)

🩹 Fixes

  • create-app: add process to context (0c502f2)

❤️ Thank You

  • Kubilay Kahveci

0.0.1 (2024-09-30)

This was a version bump only, there were no code changes.