CLI 1.0.6
Some quick fixes in this release.
-
Fixes: https://github.com/maddalax/htmgo/issues/95. Builds from
htmgo runandhtmgo watchwill now output to./__htmgo/temp-buildand are cleaned up each time the server starts/restarts. Builds fromhtmgo buildwill continue to go to the ./dist folder. -
Tailwind 4 was released, pushed an update to ensure when we download the tailwind cli, it stays at v3 for now to prevent breaking changes.
To get this update:
GOPROXY=direct go install github.com/maddalax/htmgo/cli/htmgo@latest