v0.73.2
Added
- No new features. Just clean and working as it should.
Fixed
- Newly added JS files were missing from the Go binary – fixed by properly embedding them via
go:embed. - Recompiled all component JS files via esbuild – now correctly reflects latest HTMX
swap-targetadjustments present in the source code.