• v1.9.10 71286b9064

    1.9.10 Stable

    danieljsummers released this 2024-01-03 00:26:09 +00:00 | 20 commits to main since this release

    New Features

    • Htmx.Script modules now load v1.9.10
    • _hxOn has been deprecated; new attributes _hxOnEvent (for HTML events) and _hxOnHxEvent (for htmx events) are now available. There is also an HxEvent discriminated union that defines the available htmx events and translates them to their proper hx-on:* values
    • NuGet packages now have an icon

    Bug Fixes

    • Library now has minimum FSharp.Core requirement of v6.0.0 (thanks @SIRHAMY for reporting and @baronfel for guidance on the fix)
    • _hxDisabledElt was misspelled; this has been corrected

    Dependency Updates

    • Giraffe.Htmx now depends on Giraffe 6.2.0 (up from 5.0.0).
    Downloads