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

May 2025 - v0.73.1

Release notes for v0.73.1.

Added

  • JavaScript logic is now decoupled from .templ files and moved into standalone minified JS files โ€“ better DX with proper syntax highlighting, LSP support, and editor IntelliSense.
  • โ†’ Component JS is now globally injected via layout โ€“ improves HTMX support and overall performance.

Changed

  • CLI output is now ๐ŸŒˆ cleaner and more readable โ€“ includes emojis, better component listing with short descriptions and JS requirements.
  • Improved documentation for component setup and installation โ€“ clearer, leaner, and more actionable.

Removed

  • Removed some unused, uncommented code ๐Ÿงน.

Fixed

  • CLI now correctly displays the version number (previously a duplicate vv... typo).

Released in v0.73.1.