shadcn-templ 2.0 beta. Switch to templUI v1
1.7k

June 2025 - v0.74.2

Release notes for v0.74.2.

Added

  • Enhanced loadConfig() function with comprehensive validation – clean separation of concerns between loading and creating configs.
  • Added config repair functionality to init --force command – automatically detects and prompts for missing configuration fields.
  • Improved user experience with structured error messages using icons (🚫, ❌, 📋, 🔧, 🚀) – makes CLI output more readable and user-friendly.
  • 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.

Fixed

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

Released in v0.74.2.