Skip to content

v0.74.2

Latest
Compare
Choose a tag to compare
@axzilla axzilla released this 03 Jun 09:34
· 6 commits to main since this release
1c6799f

templUI v0.74.2

πŸ› Fixes & Improvements

  • fix(cli): Enhanced error message formatting with icons and multi-line display – improved user experience when config files are missing or incomplete.
  • fix(cli): Added validation for jsDir field in config validation – ensures complete configuration setup for JavaScript components.
  • fix(cli): Corrected flag syntax documentation – help now correctly shows templui -f init instead of templui init -f.
  • fix(cli): Improved config repair functionality with better error messaging – users get clear, actionable guidance when configuration is incomplete.

🧰 Enhancements

  • feat(cli): Enhanced loadConfig() function with comprehensive validation – clean separation of concerns between loading and creating configs.
  • feat(cli): Added config repair functionality to init --force command – automatically detects and prompts for missing configuration fields.
  • feat(cli): Improved user experience with structured error messages using icons (🚫, ❌, πŸ“‹, πŸ”§, πŸš€) – makes CLI output more readable and user-friendly.
  • feat(cli): Enhanced help documentation with clear flag syntax examples – better guidance for users on correct command usage.

All about better CLI experience, clearer error messages, and smoother configuration management.

πŸ”„ Upgrade

go install github.com/axzilla/templui/cmd/[email protected]