Skip to content

cli-v0.10.0

Choose a tag to compare

@github-actions github-actions released this 22 Dec 14:28
· 5 commits to main since this release

[cli-v0.10.0] - 2025-12-22

🚀 Features

  • (boune) Add reusable update-checker utility to x/ namespace
  • (x) Add x/open utility for opening URLs and files
  • (boune) Add x/doctor utility for system diagnostics
  • (output) Add draft output for live-updating multi-line output
  • (output) Add configurable colors for spinner
  • (prompt) Implement password masking
  • (playground) Add spinner showcase
  • (x) Add logger utility
  • (docs) Add createDocsCommand factory for simplified command creation
  • (devtools) Add withDevtools wrapper for simplified integration

🐛 Bug Fixes

  • (devtools) Use bun:sqlite instead of postgres client

🚜 Refactor

  • (validation) Remove oneOf support
  • (cli) Consolidate parallel arrays into a single array of objects

📚 Documentation

  • Update documentation website and README files

⚙️ Miscellaneous Tasks

  • (cli) Add more examples to playground
  • Release 0.10.0