3.1.0
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
devModeis enabled in the Sprig playground.
Removed
- Removed the
s-sseands-wsattributes.