Skip to content

3.1.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 17:44
· 16 commits to develop since this release
3.1.0
bea0bdc

Important

This update introduces htmx 2. Read about the changes →

Added

  • Added the s-inherit attribute that allows you to control and enable automatic attribute inheritance for child nodes, if it has been disabled by default.

Changed

  • Updated htmx to version 2.0.1 (2.0.0 release notes).
  • The htmx file is now output even when Sprig components are used inside of {% cache %} tags (#329).

Fixed

  • Fixed the check for whether devMode is enabled in the Sprig playground.

Removed

  • Removed the s-sse and s-ws attributes.