v2.0.0-beta.2
templUI is now shadcn-templ. Same project, new name, with shadcn's blessing.
This release moves everything to the new home:
- Module path:
github.com/axadrn/shadcn-templ/v2 - CLI:
go install github.com/axadrn/shadcn-templ/v2/cmd/shadcn-templ@latest - Docs and registry: https://shadcn-templ.com
- Per-page open-graph images, new brand mark
beta.1 users: reinstall the CLI with the command above and replace templui/templui/v2 with axadrn/shadcn-templ/v2 in your imports. templUI v1 keeps living at https://templui.io and github.com/templui/templui.