cli-v0.10.0
·
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/openutility 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
loggerutility - (docs) Add createDocsCommand factory for simplified command creation
- (devtools) Add withDevtools wrapper for simplified integration
🐛 Bug Fixes
- (devtools) Use
bun:sqliteinstead of postgres client
🚜 Refactor
- (validation) Remove
oneOfsupport - (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