Skip to content

3.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Aug 18:06
· 5 commits to develop since this release
3.4.0
39adafa

Changed

  • The sprig.registerJs(js) function now executes the registered JavaScript after htmx settles, and is now the recommended way of outputting JavaScript in Sprig components.
  • Components no longer render markup added via {% html %}, {% css %} and {% js %} tags during Sprig requests.