-
v2.0.0-alpha2 Pre-Release
released this
2024-02-12 22:45:16 +00:00 | 20 commits to main since this releaseThis release updates the
Scripttags to pull htmx v2.0-alpha2. There remain no header changes forGiraffe.Htmx, but in this release forGiraffe.ViewEngine.Htmx, the deprecated_hxOnattribute has been removed (as promised). If you are listening for an htmx event, use_hxOnHxEventwith theHxEventdiscriminated union; if you are listening for an HTML or custom event, use_hxOnEventwith the event passed as astring.See the full htmx 1 to 2 migration guide for details on htmx v2.
Downloads