Skip to content

2.6.0

Choose a tag to compare

@github-actions github-actions released this 23 Apr 15:19
· 65 commits to develop since this release

Added

  • Added the sprig.setConfig template variable that allows you to set configuration options for htmx (via a meta tag).
  • Added the s-on attribute that allows you to respond to events directly on an element.

Changed

  • Updated htmx to version 1.9.0 (release notes).
  • The htmx file is now loaded locally rather than from a CDN, to reduce dependency on third-party sites (#303).