Skip to content

v0.73.2

Choose a tag to compare

@axadrn axadrn released this 29 May 09:09
e34b819

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-target adjustments present in the source code.