• 4.0.0-beta5 Pre-Release

    danieljsummers released this 2026-06-30 02:09:25 +00:00 | 0 commits to htmx-v4 since this release

    • htmx and htmax now provide/link 4.0.0-beta5
    • [Common] There is a new StaticAssetUrl that contains the URLs for the provided libraries. This had previously been internal to the library.
    • [Server | View Engine] The hx-prompt attribute and Hx-Prompt header, removed from v4, has been restored via an extension. The attribute and header properties in this library will no longer generate Obsolete warnings, and the documentation has been updated to emphasize the requirement for this new extension to maintain functionality.
    • [Server] There was an HtmxScript.local function which generated a link to the provided library via an HtmlString; there is now an HtmxScript.localMax function to do the same for the htmax bundle. (These are for linking the provided libraries without using Giraffe.ViewEngine.)
    Downloads