Skip to content

3.5.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Oct 19:02
· 1 commit to develop since this release
3.5.1
61b0107

Changed

  • Updated htmx to version 2.0.3 (changelog).
  • The fetch function is now called inside an event listener when calling sprig.triggerRefreshOnLoad(), making it more robust.
  • Reverted some variable method name changes to improve autocompletion in PhpStorm.

Fixed

  • Fixed the ability to pass a JSON encoded string into the sprig.triggerEvents() function (#15).